5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
sendfile on;
|
|
sendfile_max_chunk 1m;
|
|
tcp_nopush on;
|
|
tcp_nodelay on;
|