Skip to content

Conversation

@masaori335
Copy link
Contributor

http_current_active_client_connections_stat is incremented in HttpSM.
And if client connection is HTTP/1.1, this is decremented in Http1ClientTransaction.
But if client connection is HTTP/2, this is not decremented anywhere.

`http_current_active_client_connections_stat` is incremented in HttpSM.
And if client connection is HTTP/1.1, this is decremented in Http1ClientTransaction.
But if client connection is HTTP/2, this is not decremented anywhere.
@bryancall
Copy link
Contributor

👍 - looks good

@bryancall bryancall merged commit f72687c into apache:master May 23, 2016
shinrich added a commit to shinrich/trafficserver that referenced this pull request Jan 9, 2018
@zwoop zwoop added this to the Old milestone Jan 8, 2019
JosiahWI pushed a commit to JosiahWI/trafficserver that referenced this pull request Jul 19, 2023
* Require use of 'override' keyword when valid. (apache#8737)

Co-authored-by: Walt Karas <wkaras@yahooinc.com>
(cherry picked from commit 97ee33c)

* Use override keyword in RPC code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants