Mike
On Mar 7, 2004, at 11:25 PM, [EMAIL PROTECTED] wrote:
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25372>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25372
auto close idle connections
------- Additional Comments From [EMAIL PROTECTED] 2004-03-08 04:25 -------
After much delay here's a new take on this one. This patch still needs some work and a few more test
cases, but I think the overall design should work well. The only major question I have is in regard to
HttpConnection references. The IdleConnectionHandler keeps hard references to the connections that
it's holding. Normally I would be opposed to this, but since they will eventually time out I think it's
okay. How does everyone feel about this?
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]