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

document idletimeout clearly #7420

Closed
hzxuzhonghu opened this issue Jun 28, 2019 · 3 comments · Fixed by #8678
Closed

document idletimeout clearly #7420

hzxuzhonghu opened this issue Jun 28, 2019 · 3 comments · Fixed by #8678
Assignees
Labels
Milestone

Comments

@hzxuzhonghu
Copy link
Contributor

As for me, when i looked the idletimeout at http connection manager 、route and also at cluster level。 There is a comment saying route level idletimeout will override http connection manager level. But what is the relation between cluster level and http connection manager level idletimeout .

@htuch
Copy link
Member

htuch commented Jun 28, 2019

Agreed it might be good to be clearer here. Something along the lines of https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/http/http_connection_management.html?highlight=timeout#timeouts would be good.

@mattklein123
Copy link
Member

+1 we have lots of different idle/stream timeouts and it would be good to do an overview of them and/or also have a FAQ.

@mattklein123 mattklein123 added this to the 1.12.0 milestone Jul 3, 2019
@kopper
Copy link

kopper commented Jul 15, 2019

We'd appreciate clarification on how these stream-level timeouts affect HTTP 1 requests and connections, esp. what "stream reset" means in this context.

@mattklein123 mattklein123 self-assigned this Oct 10, 2019
mattklein123 added a commit that referenced this issue Oct 19, 2019
Fixes #8190
Fixes #7420
Fixes #7331
Fixes #7312
Fixes #7284

Signed-off-by: Matt Klein <mklein@lyft.com>
mattklein123 added a commit that referenced this issue Oct 21, 2019
Fixes #8190
Fixes #7420
Fixes #7331
Fixes #7312
Fixes #7284

Signed-off-by: Matt Klein <mklein@lyft.com>
mattklein123 pushed a commit to envoyproxy/data-plane-api that referenced this issue Oct 21, 2019
Fixes envoyproxy/envoy#8190
Fixes envoyproxy/envoy#7420
Fixes envoyproxy/envoy#7331
Fixes envoyproxy/envoy#7312
Fixes envoyproxy/envoy#7284

Signed-off-by: Matt Klein <mklein@lyft.com>

Mirrored from https://github.com/envoyproxy/envoy @ 8e0b240b0e0abcda07b7b259178bdad60a699019
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 a pull request may close this issue.

4 participants