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:
> 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
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