mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-08-13 05:19:38 +08:00
Optimize performance
This commit is contained in:
@@ -35,6 +35,7 @@ http {
|
||||
server_name _;
|
||||
|
||||
sendfile off;
|
||||
tcp_nodelay on;
|
||||
absolute_redirect off;
|
||||
|
||||
root /var/www/html;
|
||||
|
||||
Reference in New Issue
Block a user