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] 2003-12-09 22:24 ------- The attachment is an example patch based off rc2. I attempted last night to convert it to work with the CVS HEAD, but way too much has changed (especially in the case of parameters) to do it correctly and quickly. One thing in particular that I noted would be difficult is the lack of feedback when a setting is changed -- right now when the idle connection time changes, the waiting IdleConnectionThread was notified, but using the new HttpParams makes this a bit more difficult. It'd be nice if settings had a way of adding PropertyChangeListeners. The attachment also makes no attempt to be generic or provide a pluggable way of manipulating connections based on various changes in their states -- it is essentially a proof-of-concept patch. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]