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

how can I change the default TCP service proxy_timeout ? #374

Closed
loutian opened this issue Mar 5, 2017 · 5 comments
Closed

how can I change the default TCP service proxy_timeout ? #374

loutian opened this issue Mar 5, 2017 · 5 comments
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. nginx

Comments

@loutian
Copy link

loutian commented Mar 5, 2017

when I use the tcp-configmap with nginx-ingress, I found the TCP service proxy_timeout was been set to 60s. How can I change the default proxy_timeout to 600s ?

@aledbf
Copy link
Member

aledbf commented Mar 7, 2017

@loutian right now there is no option to do that. You can use a custom template and change the timeout manually.

@aledbf aledbf added nginx enhancement help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Mar 7, 2017
@loutian
Copy link
Author

loutian commented Mar 9, 2017

@aledbf Thanks bro! I had solved it by use a custom template. and I suggest that add the timeout option into the configmap.

@Dexyon
Copy link

Dexyon commented Mar 17, 2017

@loutian care to share how you did it exactly? maybe via a gist?

@loutian
Copy link
Author

loutian commented Apr 11, 2017

@Dexyon pls see nginx-ingress-controller-tmpl

aledbf added a commit that referenced this issue Aug 7, 2017
@aledbf
Copy link
Member

aledbf commented Aug 7, 2017

Closing. Fixed in #1075

@aledbf aledbf closed this as completed Aug 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. nginx
Projects
None yet
Development

No branches or pull requests

3 participants