maskit edited a comment on issue #7471: URL: https://github.com/apache/trafficserver/issues/7471#issuecomment-801561456
I think https://github.com/apache/trafficserver/commit/fb6ca11c81325dc2fbf50a525cb1be008ccda33d has a bug. Making `keep_alive_no_activity_timeout_out` overridable is fine, but using overridden values after detaching a session from a transaction doesn't make much sense. That behavior means "I want to keep this session in the pool for a shorter/longer time than the default after using it for this transaction". https://issues.apache.org/jira/browse/TS-863 ---------------------------------------------------------------- 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]
