Add server timing.

This commit is contained in:
Andrey Antukh 2021-01-25 17:34:04 +01:00 committed by Hirunatan
parent 404fae9c7c
commit a3ffbeccd0
3 changed files with 17 additions and 2 deletions

View file

@ -29,7 +29,7 @@ http {
gzip_vary on;
gzip_proxied any;
gzip_comp_level 6;
gzip_comp_level 3;
gzip_buffers 16 8k;
gzip_http_version 1.1;