Rainer Jung wrote: > I would start adding a prepost_timeout. See: > > http://tomcat.apache.org/connectors-doc/generic_howto/timeouts.html > and > http://tomcat.apache.org/connectors-doc/reference/workers.html > Maybe I misunderstood this directive. connect_timeout only applies after the TCP connection has been established. I thought the order in which those timeouts apply is: 1.) socket_timeout 2.) connect_timeout 3.) prepost_timeout
Does prepost_timeout actually work even though the underlying TCP connection can not be established? > Caution: there's a bug in 1.2.25 that makes max_reply_timouts useless. > Consider upgrading to 1.2.26 (even if this is not the solution to the > problem you are asking for). I will upgrade as soon as possible. Thanks, Christian --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]