updated nginx state
This commit is contained in:
parent
43909659d5
commit
d7027458aa
File diff suppressed because it is too large
Load Diff
@ -27,6 +27,9 @@ http {
|
|||||||
include ssl_params;
|
include ssl_params;
|
||||||
charset utf-8;
|
charset utf-8;
|
||||||
|
|
||||||
|
types_hash_bucket_size 256;
|
||||||
|
types_hash_max_size 2048;
|
||||||
|
|
||||||
real_ip_header proxy_protocol;
|
real_ip_header proxy_protocol;
|
||||||
set_real_ip_from 127.0.0.1;
|
set_real_ip_from 127.0.0.1;
|
||||||
set_real_ip_from ::1;
|
set_real_ip_from ::1;
|
||||||
|
Loading…
Reference in New Issue
Block a user