Skip to content

Commit 866e9a3

Browse files
kroeseTrafeX
authored andcommitted
Optimize performance
1 parent 76a9204 commit 866e9a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ http {
3535
server_name _;
3636

3737
sendfile off;
38+
tcp_nodelay on;
3839
absolute_redirect off;
3940

4041
root /var/www/html;

0 commit comments

Comments
 (0)