Skip to content

http3: sending goaways#18188

Merged
alyssawilk merged 2 commits intoenvoyproxy:mainfrom
alyssawilk:goway
Sep 23, 2021
Merged

http3: sending goaways#18188
alyssawilk merged 2 commits intoenvoyproxy:mainfrom
alyssawilk:goway

Conversation

@alyssawilk
Copy link
Contributor

Fixing client side goaways to send (in opt mode) rather than crash.
In debug mode, this unfortunately still crashes due to an upstream quiche perspective check, so commenting that out and adding a TODO.

Risk Level: low
Testing: updated
Docs Changes: n/a
Release Notes: n/a
Fixes #12930

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk self-assigned this Sep 21, 2021
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Copy link
Contributor

@danzh2010 danzh2010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning up EXCLUDE_DOWNSTREAM_HTTP3!

@alyssawilk alyssawilk removed their assignment Sep 22, 2021
@alyssawilk alyssawilk merged commit 6aac0f8 into envoyproxy:main Sep 23, 2021
@alyssawilk alyssawilk deleted the goway branch February 28, 2022 21:25
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.

Extend //test/integration tests that run against H1 and H2 so they also run against H3/QUIC

3 participants