You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2011/08/23 10:25:32 UTC

[jira] Created: (WAGON-348) reuse http connection for ASF httpclient provider

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

        

[jira] Closed: (WAGON-348) reuse http connection for ASF httpclient provider

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/WAGON-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed WAGON-348.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

> 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
>            Assignee: Olivier Lamy
>             Fix For: 2.0
>
>
> 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