Hi Mladen,

I'll upgrade to the latest mod_jk. I do have a timeout set as follows:

    <Connector port="8009" connectionTimeout="20000"
               maxThreads="500" minSpareThreads="5" maxSpareThreads="75"
               enableLookups="false" redirectPort="8443" debug="0"
               protocol="AJP/1.3" />

Then in my workers.properties we have:

worker.tomcat.socket_timeout=60

Does that look OK?
--
View this message in context: 
http://www.nabble.com/mod_jk-error-log-t1519311.html#a4126407
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to