nginx: change keepalive_timeout
This commit is contained in:
parent
13df7edd52
commit
5bc56b4a73
@ -29,7 +29,7 @@ http {
|
||||
sendfile on;
|
||||
#tcp_nopush on;
|
||||
|
||||
keepalive_timeout 65;
|
||||
keepalive_timeout 60s;
|
||||
|
||||
#gzip on;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user