Fix http2_max deprecated Nginx directive
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
# NGINX Tweaks - WordOps {{release}}
|
# NGINX Tweaks - WordOps {{release}}
|
||||||
directio 4m;
|
directio 4m;
|
||||||
directio_alignment 512;
|
directio_alignment 512;
|
||||||
#http2_max_field_size 16k;
|
|
||||||
#http2_max_header_size 32k;
|
|
||||||
|
|
||||||
large_client_header_buffers 8 64k;
|
large_client_header_buffers 8 64k;
|
||||||
|
|
||||||
postpone_output 1460;
|
postpone_output 1460;
|
||||||
|
|||||||
Reference in New Issue
Block a user