shinrich commented on pull request #8083: URL: https://github.com/apache/trafficserver/pull/8083#issuecomment-886910969
The inactivity timeout is set before returning to the pool. Within the return to pool logic, we could check if the inactivity timeout is 0 and set it from the global setting. This would protect us from future errors where the caller does not set the inactivity timeout. -- 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]
