Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #5931 - SslConnection should implement getBytesIn()/getBytesOut… #6351

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Jun 3, 2021

…(). (#6335)

Updated ConnectionStatistics to report both the stats of all connections,
and the stats grouped by connection class.

Signed-off-by: Simone Bordet [email protected]
(cherry picked from commit f902d12)

…(). (#6335)

Updated ConnectionStatistics to report both the stats of all connections,
and the stats grouped by connection class.

Signed-off-by: Simone Bordet <[email protected]>
(cherry picked from commit f902d12)
@sbordet sbordet requested a review from gregw June 3, 2021 10:11
@sbordet
Copy link
Contributor Author

sbordet commented Jun 3, 2021

Forward port of #6335.

@sbordet sbordet linked an issue Jun 3, 2021 that may be closed by this pull request
@sbordet sbordet merged commit c151b04 into jetty-10.0.x Jun 3, 2021
@sbordet sbordet deleted the jetty-10.0.x-6323-review-httpclient-timeout branch June 3, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SslConnection should implement getBytesIn()/getBytesOut()
2 participants