nginx: remove redundant tcp_nodelay option
This commit is contained in:
parent
6d3c947cfd
commit
6aeda1a29e
@ -17,7 +17,6 @@ http {
|
||||
|
||||
sendfile on;
|
||||
tcp_nopush on;
|
||||
tcp_nodelay on;
|
||||
keepalive_timeout 65;
|
||||
types_hash_max_size 4096;
|
||||
server_tokens off;
|
||||
|
Loading…
x
Reference in New Issue
Block a user