bneradt opened a new pull request, #13492:
URL: https://github.com/apache/trafficserver/pull/13492

   A per-server keep-alive minimum without a connection maximum or
   per-server metrics created a tracker group but never reserved it.
   The count remained zero, so idle origin sessions were retained
   without limit and their eventual release reported invalid accounting.
   
   Reserve the tracker whenever the keep-alive minimum needs it, and add
   replay coverage that lets surplus pooled sessions expire while
   preserving the configured minimum.


-- 
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]

Reply via email to