kuotai created TS-1348:
--------------------------
Summary: 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.3.1
Reporter: kuotai
Assignee: kuotai
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