DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29383

MultiThreadedConnectionManager Accounting Problems





------- Additional Comments From [EMAIL PROTECTED]  2004-06-04 12:58 -------
Mike,
I never liked the fact that connection open check was coupled with the stale
connection check. Now I like it even less. It's kind of wasteful to perform a
rather expensive stale connection check on a connection, which is about to be
dropped. What do you think about decoupling these two tests in HttpClient 3.0?

Otherwise the patch looks good

Oleg

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

Reply via email to