[
https://issues.apache.org/jira/browse/TS-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297337#comment-15297337
]
ASF subversion and git services commented on TS-4472:
-----------------------------------------------------
Commit f72687c03480a270587509be76996fcc42b58d12 in trafficserver's branch
refs/heads/master from [~bcall]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f72687c ]
Merge pull request #660 from masaori335/ts-4472
TS-4472: Decrement http_current_active_client_connections_stat in HTTP/2
> Number of active connections is incorrect
> -----------------------------------------
>
> Key: TS-4472
> URL: https://issues.apache.org/jira/browse/TS-4472
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Affects Versions: 6.2.0
> Reporter: Bryan Call
> Assignee: Masaori Koshiba
> Fix For: 7.0.0
>
>
> Looks like the number of active connections is not decrementing and is always
> increasing.
> active connections keeps increasing in traffic_top:
> {code}
> Active Con 60.4K
> {code}
> [bcall@l28 trafficserver]$ ss -s
> {code}
> Total: 7036 (kernel 7258)
> TCP: 11404 (estab 6776, closed 4247, orphaned 349, synrecv 0, timewait
> 4247/0), ports 2580
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)