diff --git a/nginx.conf b/nginx.conf index 06feaee..9ee9ec8 100644 --- a/nginx.conf +++ b/nginx.conf @@ -15,7 +15,7 @@ http { # Basic Settings ## - sendfile on; + sendfile off; tcp_nopush on; tcp_nodelay on; types_hash_max_size 2048;