Mladen Turk wrote:
Yes, use the 'Advanced worker directives'
http://tomcat.apache.org/connectors-doc/config/workers.html
The connect_timeout, prepost_timeout and reply_timeout are meant to
be used with hanged or very busy backend (Tomcat) servers.
Thanks.
I'm having trouble understanding the difference between a
prepost_timeout and a connect_timeout ... both seem to happen before a
request is forwarded. Are these pings happening for every request
(doubling the load?) ?
Also, what happens to the request if reply_timeout is exceeded? Does the
request get dropped? Or is it somehow retried on another server in the
cluster? [not saying it should .. it's ambiguous what should happen]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]