On 13.01.2011 00:36, Andy Wang wrote:
Aahh, having the maintenance thread do a periodic probe would be awesome.

I see what you mean about parallel probing delaying request handling,
but what would you think about modifying the loop so that after going
through all the JK_WORKER_USABLE() workers to retry the PROBING
workers.  At that point if none of the workers are up, then it seems
like parallel probing wouldn't be a bad idea would it?

If none of the workers are up, then normally "forced recovery" kicks in, i.e. the workers that erred will be put into mode JK_LB_STATE_FORCE, which is "this worker is in error, but use it nevertheless, because there is no good worker left".

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to