OKey, I updated my configs and now I still have the same problem. The only
other thing I can think of is trying to compile mod_jk on the Apache machine
directly.
Workers.properties
worker.list=ajp13
worker.ajp13.port=8009
worker.ajp13.host=eofapps.usitc.gov
worker.ajp13.type=ajp13
worker.ajp13.co
> Which version of mod_jk are you using?
1.2.14 Current Version
What is errno 113 on your platform?
Linux Error :113 No route to host
Each tcp connection from apache to tomcat blocks a thread inside tomcats
> jk connector thread pool, that exclusively services requests coming over
> that conn
I have installed Apache 2.0.52 on a seperate machine along with mod_jk
connector 1.2.14 to connect to another machine running Tomcat 5.5.9. I have
had some success on getting mod_jk to work but during times of load mod_jk
errors saying it does not have a connection to the tomcat server. After
mod_j