Dan-
the only way I could see accomplishing this task to programmatically support 
socket_keepalive on the connection and use default config of quiesce connection 
when not use ...as in this parameter which requests mod_jk to close connections 
immediately after use as in this option

JkOptions     +DisableReuse

<Caveat:This is only one option amongst many>

Anyone else?
M-
This e-mail communication and any attachments may contain confidential and 
privileged information for the use of the 
designated recipients named above. If you are not the intended recipient, you 
are hereby notified that you have received
this communication in error and that any review, disclosure, dissemination, 
distribution or copying of it or its 
contents
----- Original Message ----- 
From: "Dan Ackerson" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Tuesday, November 07, 2006 11:19 AM
Subject: Re: mod_jk affinity for a lamed tomcat instance


> 
> Sorry if I wasn't clear - I wanted to know if their was a way I could
> programmatically alert mod_jk from Tomcat that this worker should be
> disabled.  This way, the worker could automatically signal to mod_jk that it
> was "lamed" and I wouldn't have to run over to the jk-status page to
> manually disable it.
> 
> For example : MyOutOfMemoryListener.class { setAJPErrorState(true); }
> 
> -- 
> View this message in context: 
> http://www.nabble.com/mod_jk-affinity-for-a-lamed-tomcat-instance-tf2581047.html#a7221335
> Sent from the Tomcat - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> 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