We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f157bd commit 865b5feCopy full SHA for 865b5fe
app/nginx/prod.conf
@@ -23,7 +23,7 @@ http {
23
24
access_log /var/log/nginx/access.log main;
25
26
- sendfile on;
+ sendfile off;
27
sendfile_max_chunk 512k;
28
tcp_nopush on;
29
0 commit comments