4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
|
sendfile on;
|
||
|
sendfile_max_chunk 1m;
|
||
|
tcp_nopush on;
|
||
|
tcp_nodelay on;
|