[ http://issues.apache.org/jira/browse/HTTPCLIENT-420?page=all ]
Oleg Kalnichevski updated HTTPCLIENT-420: ----------------------------------------- Attachment: shcm.patch I think adding one extra flag in the SimpleHttpConnectionManager should take care of the problem. Patch (take1). Please review and let me know what you think Oleg > Provide a non-pooling connection manager > ---------------------------------------- > > Key: HTTPCLIENT-420 > URL: http://issues.apache.org/jira/browse/HTTPCLIENT-420 > Project: Jakarta HttpClient > Type: Improvement > Components: HttpClient > Versions: 3.0 Beta 1 > Environment: Operating System: Windows 2000 > Platform: PC > Reporter: Ortwin Glück > Assignee: Oleg Kalnichevski > Priority: Minor > Fix For: 3.1 Alpha 1 > Attachments: shcm.patch > > The current implementations of the connection managers all have a connection > pool. For applications requiring only single requests very rarely this is > overkill. We should provide a very simple connection manager that uses a > connection only one time and then closes it right away. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]