Improve code around proxy.process.net.connections_currently_open
----------------------------------------------------------------
Key: TS-514
URL: https://issues.apache.org/jira/browse/TS-514
Project: Traffic Server
Issue Type: Bug
Reporter: Leif Hedstrom
Fix For: 2.1.4
This stat is important because it's used for throttling incoming requests. The
code for this is currently inconsistent, and not efficient. I'm going to change
this to work directly on the global stat only, similar to how we do it for the
server connection stat (which is also used for throttling).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.