You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tap/Transport tap Enhance buffer trace to send tapped messages based on configured size (#39540)
Commit Message: Enhance transport tap buffer trace to send tapped
messages based on configured size
Additional Description:
For buffer tracing, tapped messages are sent only on connection closure
by default. This is suitable for HTTP/1 but not for HTTP/2.
Tapped messages are sent based on the configured size is needed for
HTTP/2 and later.
Risk Level: Low
Testing: Done the test in local.
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional [API
Considerations](https://github.com/envoyproxy/envoy/blob/main/api/review_checklist.md):]
---------
Signed-off-by: fchen7 <[email protected]>
Mirrored from https://github.com/envoyproxy/envoy @ 25037e74fcd73c65991aac8c3a19efc7db7ede86
0 commit comments