You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2011/04/26 12:38:03 UTC

[jira] [Created] (TS-754) Reduce memory usage on idle connections

Reduce memory usage on idle connections
---------------------------------------

                 Key: TS-754
                 URL: https://issues.apache.org/jira/browse/TS-754
             Project: Traffic Server
          Issue Type: Improvement
            Reporter: Leif Hedstrom
             Fix For: 3.1


We should examine what memory (if any) can be returned to class allocators / freelist when a connection is idle (in keep-alive). Right now, I suspect we hold on to more memory than is necessary, which limits the number of KA connections a server can have.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (TS-754) Reduce memory usage on idle connections

Posted by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-754:
-----------------------------

    Fix Version/s:     (was: 3.1.2)
                   3.2.0
    
> Reduce memory usage on idle connections
> ---------------------------------------
>
>                 Key: TS-754
>                 URL: https://issues.apache.org/jira/browse/TS-754
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>             Fix For: 3.2.0
>
>
> We should examine what memory (if any) can be returned to class allocators / freelist when a connection is idle (in keep-alive). Right now, I suspect we hold on to more memory than is necessary, which limits the number of KA connections a server can have.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira