Skip to content

http/2: better deferred reset handling#485

Merged
mattklein123 merged 2 commits intomasterfrom
http2_deferred_reset
Feb 15, 2017
Merged

http/2: better deferred reset handling#485
mattklein123 merged 2 commits intomasterfrom
http2_deferred_reset

Conversation

@mattklein123
Copy link
Copy Markdown
Member

fixes #410

See the issue and the PR code comments for more information.

fixes #410

See the issue and the PR code comments for more information.
@mattklein123
Copy link
Copy Markdown
Member Author

@lyft/network-team (note: there is an existing test case covering this case)

@mattklein123
Copy link
Copy Markdown
Member Author

Nevermind don't review this yet. I don't think the current test covers this case exactly and I don't think this code is totally correct. I will work on this more tomorrow.

@mattklein123
Copy link
Copy Markdown
Member Author

@lyft/network-team ok this is ready for review now

@mattklein123 mattklein123 merged commit b342b6d into master Feb 15, 2017
@RomanDzhabarov RomanDzhabarov deleted the http2_deferred_reset branch February 15, 2017 20:41
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
* Fix Cloud builder build to work with user releng

Proxy (Envoy) cannot be build as root. See
bazelbuild/bazel#3786

Cloud builder does not support running a container as a user. This
changes updates cloud builder build to run the build as releng user.

* Adds bazelrc

* More performance

* Remove kms calls as we don't publish docker images

* Adds a version to istio-builder

* Defines default for ISTIO_VERSION
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
…rst (envoyproxy#485)

* zh-translation:docs/root/configuration/http/http_filters/cors_filter.rst

* fix translation issue
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Signed-off-by: Mike Schore <mike.schore@gmail.com>
Signed-off-by: JP Simard <jp@jpsim.com>
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.

http/2: better deferred reset handling

2 participants