You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "weijin (JIRA)" <ji...@apache.org> on 2012/07/16 14:54:35 UTC

[jira] [Commented] (TS-1348) replace keepalive connection timeout handle from set_active_timeout to set_inactivity_timeout

    [ https://issues.apache.org/jira/browse/TS-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415070#comment-13415070 ] 

weijin commented on TS-1348:
----------------------------

It`s ok to me, but i am not quite sure about the outcome of the patch. I`ll commit it if there is no opposition.
                
> replace keepalive connection timeout handle from set_active_timeout to set_inactivity_timeout
> ---------------------------------------------------------------------------------------------
>
>                 Key: TS-1348
>                 URL: https://issues.apache.org/jira/browse/TS-1348
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core, Network, Performance
>    Affects Versions: 3.2.0
>            Reporter: kuotai
>            Assignee: kuotai
>             Fix For: 3.3.0
>
>         Attachments: kpa_timeout.patch
>
>
> if calling set_active_timeout function in keepalive, every connection will create one event and schedule in event system. so if having more and more connection in keepalive state(more and more event in schedule system), system have to take more time to PriorityEventQueue::check_ready.

--
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