Hi Dan,

if mod_jk doesn't detect the error status of the tomcat instance,
because tomcat still sends valid http requests, you can set the worker
to disabled (no new sessions) or even stopped (no more requests).

By the way: I'm in Munich (W-JAX conference).

Regards,

Rainer

Dan Ackerson schrieb:
> I have a load-balanced cluster of application servers configured via
> mod_jk. If one of the application servers has a "soft" JVM error (for
> instance OOME: PermGen), mod_jk seems to develop an unfortunate
> affinity for this lamed instance (probably because this server is no
> longer processing requests and looks fairly idle).
> 
> How can I alert the AJP connector on the tomcat side that this app
> server is dead so that mod_jk no longer routes requests to it?
> 
> Thanks in advance,
> 
> Dan
> 

---------------------------------------------------------------------
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