Update README.md

This commit is contained in:
Denis Denisov 2021-09-13 21:20:38 +03:00 committed by GitHub
parent 078abea6d6
commit fd24e4033e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -63,9 +63,6 @@ http {
# send headers in one piece, it is better than sending them one by one
tcp_nopush on;
# don't buffer data sent, good for small data bursts in real time
#tcp_nodelay on;
# reduce the data that needs to be sent over network -- for testing environment
gzip on;
# gzip_static on;