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

Feature Request: Allow Support for Upstream Keep-Alive Timeout #3220

Closed
diazjf opened this issue Oct 10, 2018 · 1 comment
Closed

Feature Request: Allow Support for Upstream Keep-Alive Timeout #3220

diazjf opened this issue Oct 10, 2018 · 1 comment

Comments

@diazjf
Copy link

diazjf commented Oct 10, 2018

Currently there does not seem a way to change the keepalive_timeout[1] for the Upstream. It is only available in the http block which applies to http, server, location.

They need to be added via ConfigMap changes to the template[2]. If there is another way of configuring this it should be documented.

[1]http://nginx.org/en/docs/http/ngx_http_upstream_module.html#keepalive_timeout
[2] https://github.com/kubernetes/ingress-nginx/blob/master/rootfs/etc/nginx/template/nginx.tmpl#L410-L420

@diazjf
Copy link
Author

diazjf commented Oct 10, 2018

I see it is a duplicate of #3099. Will closw :)

@diazjf diazjf closed this as completed Oct 10, 2018
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