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 2017/05/02 13:26:04 UTC

[jira] [Resolved] (HTTPCLIENT-1109) Parameterise connection reuse strategy

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-1109.
-------------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   5.0 Alpha2

As of 5.0-alpha2 the pooling connection manager supports two connection re-use policies: LIFO (ee-use as few connections as possible making it possible for connections to become idle and expire), FIFO (re-use all connections equally preventing them from becoming idle and expiring)

Oleg
    


> Parameterise connection reuse strategy
> --------------------------------------
>
>                 Key: HTTPCLIENT-1109
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1109
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>          Components: HttpClient (classic)
>    Affects Versions: 4.1.1
>            Reporter: James Abley
>             Fix For: 5.0 Alpha2
>
>
> c.f. HTTPCLIENT-1108
> A suggestion was made for a different connection re-use approach - one based on https://bugzilla.mozilla.org/show_bug.cgi?id=624739
> I was asked to raise a new issue to cover the possibility of having different connection re-use implementations available.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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