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

Add timeout parameters #4

Open
samuel-emrys opened this issue Oct 4, 2020 · 0 comments
Open

Add timeout parameters #4

samuel-emrys opened this issue Oct 4, 2020 · 0 comments

Comments

@samuel-emrys
Copy link
Contributor

Add the following parameters to prevent timeout's with large update files (i.e. when downloading new nextcloud updates)

proxy_connect_timeout 300;
proxy_send_timeout 300;
proxy_read_timeout 300;
send_timeout 300;
fastcgi_send_timeout 300;
fastcgi_read_timeout 300;
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