your help.
Carlos
-Original Message-
From: jack rodriguez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 26, 2005 3:13 PM
To: Fernandez, Carlos
Subject: Fwd: ~ mod_jk Random Errors
-- Forwarded message --
From: Rainer Jung <[EMAIL PROTECTED]>
Date: Oct 2
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
OK
> What is errno 113 on your platform?
>
> Linux Error :113 No route to host
Since that error number was shown in the log line, I assume that a system
call returned this error. Is it possible, that your network is unstable?
> 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
Which version of mod_jk are you using?
What is errno 113 on your platform?
Each tcp connection from apache to tomcat blocks a thread inside tomcats
jk connector thread pool, that exclusively services requests coming over
that connection. So what are your MPM settings inside apache httpd.conf,
you