Merge pull request #439 from ihfbib/master

fix obsolete warnings logged
This commit is contained in:
VirtuBox
2022-06-13 11:17:36 +02:00
committed by GitHub

View File

@@ -1,8 +1,8 @@
# NGINX Tweaks - WordOps {{release}}
directio 4m;
directio_alignment 512;
http2_max_field_size 16k;
http2_max_header_size 32k;
#http2_max_field_size 16k;
#http2_max_header_size 32k;
large_client_header_buffers 8 64k;