raise keepalive_timeout to prior HTTP/2 value
This commit is contained in:
parent
f3320a54d1
commit
36e63fcbef
@ -20,7 +20,7 @@ http {
|
||||
sendfile on;
|
||||
sendfile_max_chunk 512k;
|
||||
tcp_nopush on;
|
||||
keepalive_timeout 65;
|
||||
keepalive_timeout 3m;
|
||||
types_hash_max_size 4096;
|
||||
server_tokens off;
|
||||
msie_padding off;
|
||||
|
Loading…
x
Reference in New Issue
Block a user