[ http://issues.apache.org/jira/browse/HTTPCLIENT-420?page=comments#action_12415731 ]
Roland Weber commented on HTTPCLIENT-420: ----------------------------------------- Hi Oleg, good idea! Add some JavaDoc to the no-arg constructor that explains the default behavior, then this patch is fine. cheers, Roland > 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]