Hello Eric, Thanks for the response. I have now mentioned the different route. <Engine name="Catalina" defaultHost="localhost" jvmRoute="tomcat5"> > <Engine name="Catalina" defaultHost="localhost" jvmRoute="tomcat4"> My problem is i am trying to acheive load balancing with mod_proxy module. When i am trying to access http URL,it's not gettign redirected to tomcat servers and just giving apache home page. and When i am trying to access https URL,i am getting error page is not loading. kindly help me to find out why apache is not redirecting request to tomcat. I have only noticed following error in the logs. [Mon Sep 13 10:43:59 2010] [error] [client 172.17.136.151] File does not exist: /opt/web/apache2/htdocs/eMatrix [Mon Sep 13 10:46:05 2010] [error] [client 172.17.136.151] File does not exist: /opt/web/apache2/htdocs/eMatrix [Mon Sep 13 10:54:14 2010] [error] [client 172.17.136.151] File does not exist: /opt/web/apache2/htdocs/eMatrix --- On Mon, 9/13/10, Eric Covener <covener@xxxxxxxxx> wrote:
|