This commit is contained in:
parent
f4c43f7c00
commit
acaea73a38
|
@ -42,6 +42,7 @@ server {
|
||||||
keepalive_requests 500;
|
keepalive_requests 500;
|
||||||
proxy_read_timeout 3600;
|
proxy_read_timeout 3600;
|
||||||
limit_conn addr 1000;
|
limit_conn addr 1000;
|
||||||
|
limit_conn_zone $binary_remote_addr zone=addr:10m;
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user