mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
no sendfile
This commit is contained in:
parent
91ae2881fe
commit
f582e67723
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ http {
|
|||
# Basic Settings
|
||||
##
|
||||
|
||||
sendfile on;
|
||||
sendfile off;
|
||||
tcp_nopush on;
|
||||
tcp_nodelay on;
|
||||
keepalive_timeout 65;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue