添加 proxy_pass/timeout-300.conf
This commit is contained in:
parent
2cd54748d9
commit
c57a258d44
1 changed files with 4 additions and 0 deletions
4
proxy_pass/timeout-300.conf
Normal file
4
proxy_pass/timeout-300.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
proxy_connect_timeout 300;
|
||||||
|
proxy_send_timeout 300;
|
||||||
|
proxy_read_timeout 300;
|
||||||
|
send_timeout 300;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue