[users@httpd] Urgent Please : Loadbalancing Tomcat using Apache

2005-05-12 Thread Rehman Adil \(KI/EAB\)
Hi, I am trying to use Apache 2.0 on windows to load balance three tomcat workers using mod_jk(mod_jk_1.2.6_2.0.50.dll). When I browse the URL (http://localhost/jsp-examples/index.jsp), Apache does not forward the request as I get the following in the Apache log file. File does not exist: C:

[users@httpd] Loadbalancing Tomcat using Apache

2005-05-11 Thread Rehman Adil \(KI/EAB\)
> Hi, > > I am trying to use Apache 2.0 on windows to load balance three tomcat workers > using mod_jk. > Wen I browse the URL (http://localhost/jsp-examples/index.jsp), Apache does > not locate it > from the tomcat servers, and most probably it does not forward the req

[users@httpd] Loadbalancing Tomcat using Apache

2005-05-11 Thread Rehman Adil \(KI/EAB\)
Hi, I am trying to use Apache 2.0 on windows to load balance three tomcat workers using mod_jk. Wen I browse the URL (http://localhost/jsp-examples/index.jsp), Apache does not locate it from the tomcat servers, and most probably it does not forward the request since I get the following into th