Filip Hanik - Dev Lists wrote:
For some of these events, we could provide with Tomcat a set of utility valves which would implement them, such as a connection tracking valve (closes connections on reloads or when sessions expire).
agreed

got my hands full today, will sleep on it some more.

I thought about it a bit more too, and I think I can indeed implement these two features using a valve (which would be able to generate and send those events down the pipeline):
- expire connection(s?) when the associated session expires
- close all connections when the webapp is stopped

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to