Hi,
I am using apache web server and tomcat 5.5. Both are connected using tomcat-connectors. My appalication has static and dynamic pages (servlets / JSP). After user logged in then dynamic pages are running till the time user accesses static htmls.
Currently my static and dynamic pages are in tomcat domain. If people surf my website then apache web server should serve the request not the tomcat so my load will get shared.
can you please tell me how to configure this in httpd and tomcat.
httpd-2.0.52-19
jakarta-tomcat-5.5.9
tomcat-connectors-1.2.20
Regards,
Tushar
I am using apache web server and tomcat 5.5. Both are connected using tomcat-connectors. My appalication has static and dynamic pages (servlets / JSP). After user logged in then dynamic pages are running till the time user accesses static htmls.
Currently my static and dynamic pages are in tomcat domain. If people surf my website then apache web server should serve the request not the tomcat so my load will get shared.
can you please tell me how to configure this in httpd and tomcat.
httpd-2.0.52-19
jakarta-tomcat-5.5.9
tomcat-connectors-1.2.20
Regards,
Tushar