maskit opened a new pull request #7618: URL: https://github.com/apache/trafficserver/pull/7618
This may fix #7471. I'm not sure if this really solves the issue, but there's a possibility that inactivity timeout is set to 0 on some server sessions and those sessions stay in the pool forever. Setting active timeout to the value of `keep_alive_no_activity_timeout_out` looks odd, but it's actually the original behavior before [TS-863](https://issues.apache.org/jira/browse/TS-863). Since there should be no activity, it doesn't really matter, like the comment on line 214 says. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
