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=34048>. 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=34048 ------- Additional Comments From [EMAIL PROTECTED] 2005-03-18 04:54 ------- I agree with Oleg. A custom connection manager will be required to handle creating new sockets/ connections with the various new HostParams. As part of that process the manager would probably also needs its own HttpConnection subclass ala the HttpConnectionWithReference and HttpConnectionAdapter <http://jakarta.apache.org/commons/httpclient/3.0/xref/org/apache/ commons/httpclient/MultiThreadedHttpConnectionManager.html#1132>. These things together should provide a decent solution, and also avoid to further complicate the HttpConnection API. Mike -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
