serrislew opened a new pull request, #12468: URL: https://github.com/apache/trafficserver/pull/12468
Explaining why there might be additional delay in the inactivity timeout period when opening a connection on Linux. ATS should timeout (`defer_accept` + `accept_no_activity_timeout`) seconds but kernel sends transmits using exponential backoff algo so `defer_accept` is rounded to nearest exponential value -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
