You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/02/07 14:08:59 UTC

[jira] Created: (HTTPCLIENT-823) Make it possible to adjust MaxTotalConnections parameter dynamicaly

Make it possible to adjust MaxTotalConnections parameter dynamicaly
-------------------------------------------------------------------

                 Key: HTTPCLIENT-823
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-823
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpConn
            Reporter: Oleg Kalnichevski
             Fix For: 4.0 Beta 3


Make it possible to adjust MaxTotalConnections parameter at run time. Document behaviour of MaxTotalConnections and MaxConnectionsPerRoute behaviour (latter cannot be changed for allocated pools)

Oleg

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Resolved: (HTTPCLIENT-823) Make it possible to adjust MaxTotalConnections parameter dynamicaly

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCLIENT-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-823.
------------------------------------------

    Resolution: Fixed

'http.conn-manager.max-total' parameter can now be adjusted dynamically at runtime. However, the size of existing connection pools per route, once allocated, will not be adjusted.

Oleg

> Make it possible to adjust MaxTotalConnections parameter dynamicaly
> -------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-823
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-823
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpConn
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.0 Beta 3
>
>
> Make it possible to adjust MaxTotalConnections parameter at run time. Document behaviour of MaxTotalConnections and MaxConnectionsPerRoute behaviour (latter cannot be changed for allocated pools)
> Oleg

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org