We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3a6c03 + 818baed commit 2fa2af5Copy full SHA for 2fa2af5
root/etc/nginx/proxy.conf
@@ -7,7 +7,7 @@ proxy_connect_timeout 240;
7
proxy_headers_hash_bucket_size 128;
8
proxy_headers_hash_max_size 1024;
9
proxy_http_version 1.1;
10
-proxy_read_timeout 240;
+proxy_read_timeout 0;
11
proxy_redirect http:// $scheme://;
12
proxy_send_timeout 240;
13
0 commit comments