We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
davecheney
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: