You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Susan Hinrichs (JIRA)" <ji...@apache.org> on 2016/02/09 16:01:18 UTC

[jira] [Created] (TS-4187) connections_currently_open stat not accurate with global server session pools

Susan Hinrichs created TS-4187:
----------------------------------

             Summary: connections_currently_open stat not accurate with global server session pools
                 Key: TS-4187
                 URL: https://issues.apache.org/jira/browse/TS-4187
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Susan Hinrichs


When global server session pools are used, sockets may be moved to new VCs associated with different threads.  The connections_currently_open stat was not being correctly incremented in that case meaning the connections_currently_open stat would go negative.

This means that the connection throttling logic would likely not trigger. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)