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

Envoy 1.12 sets the TCP proxy timeout to 3600s #1907

Closed
davecheney opened this issue Nov 17, 2019 · 1 comment
Closed

Envoy 1.12 sets the TCP proxy timeout to 3600s #1907

davecheney opened this issue Nov 17, 2019 · 1 comment
Assignees
Milestone

Comments

@davecheney
Copy link
Contributor

envoyproxy/envoy#8705 altered the default TCP proxy timeout to 3600s.

Need to double check that this value does not conflict with the timeout setting we use -- which I think is 9001s.

Updates #1351

@davecheney
Copy link
Contributor Author

This is not a problem as we explicitly set the TCP timeout to 9001s.

https://github.com/projectcontour/contour/blob/master/internal/envoy/listener.go#L131

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

No branches or pull requests

1 participant