nginx: enable access_log buffering
This commit is contained in:
parent
6067c2db48
commit
90dbec696e
@ -36,7 +36,7 @@ http {
|
||||
# maintained by certbot-ocsp-fetcher
|
||||
ssl_stapling_file /etc/nginx/ocsp-cache/grapheneos.org.der;
|
||||
|
||||
access_log /var/log/nginx/access.log;
|
||||
access_log /var/log/nginx/access.log combined buffer=64k flush=1m;
|
||||
error_log /var/log/nginx/error.log;
|
||||
|
||||
gzip_vary on;
|
||||
|
Loading…
x
Reference in New Issue
Block a user