edit nginx.conf to add limit_conn
This commit is contained in:
@@ -88,6 +88,9 @@ http {
|
||||
# shared memory zone for limit_req
|
||||
%LIMIT_REQ_ZONE%
|
||||
|
||||
# shared memory zone for limit_conn
|
||||
%LIMIT_CONN_ZONE%
|
||||
|
||||
# whitelist or blacklist country
|
||||
%USE_COUNTRY%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user