Hello,
Is there a way to set a timeout for mod_jk ? Something tomcat crashes
and httpd stops responding because every connection tries to connect to
tomcat (with mod_jk) but there is no time out.
I try this setting in worker.properties  :
worker.tomcat5.type=ajp13
worker.tomcat5.port=8009
worker.tomcat5.socket_timeout=20
worker.tomcat5.recycle_timeout=20
worker.tomcat5.host=localhost
worker.tomcat5.lbfactor=1

but it is not working

thanks !


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to