reuse http connection for ASF httpclient provider
-------------------------------------------------
Key: WAGON-348
URL: https://jira.codehaus.org/browse/WAGON-348
Project: Maven Wagon
Issue Type: Improvement
Components: wagon-http
Affects Versions: 2.0
Reporter: Olivier Lamy
The current http wagon use SingleClientConnManager this means connection are
not reused.
We could use ThreadSafeClientConnManager to use a connection pooling mechanism.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira