Hi there,
Any idea about the disconnection handling? Cannot find reference for this.
In my application the client may disconnect and send a new request with different parameters.
On server side I wanna clean the AsynContext held by previous request. Right now only timeout
will do, which is not efficient cos I set the timeout to quite high value to avoid frequent
disconnect / connect.
Thanks for help.
Ben
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|