[
https://issues.apache.org/jira/browse/TS-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269750#comment-15269750
]
ASF subversion and git services commented on TS-4187:
-----------------------------------------------------
Commit 6f1119222126db29e508104f88782b2478972bdf in trafficserver's branch
refs/heads/master from [~shinrich]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=6f11192 ]
TS-4187: Keep the currently_open connections in sync with the number of sockets
open. This closes #583.
> 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
> Assignee: Susan Hinrichs
> Fix For: 6.2.0
>
>
> 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)