IB
Size: a a a
АБ
proxy_http_version 1.1;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header X-Scheme $scheme;
proxy_set_header Connection "upgrade";
MD
proxy_http_version 1.1;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header X-Scheme $scheme;
proxy_set_header Connection "upgrade";
АБ
АБ
АБ
АБ
АБ
А
А
А
А
А
AN
EN
# nginx -t
nginx: [emerg] "map_hash_bucket_size" directive is duplicate in /etc/nginx/conf.d/flood-protect-maps.conf:1
nginx: configuration file /etc/nginx/nginx.conf test failed
# grep -iR map_hash /etc/nginx/*
/etc/nginx/conf.d/flood-protect-maps.conf:map_hash_bucket_size 128;