10r/s
This commit is contained in:
parent
2346bb5dd4
commit
1545185b4b
|
@ -1,5 +1,5 @@
|
|||
|
||||
limit_req_zone $binary_remote_addr zone=rlimit:10m rate=5r/s;
|
||||
limit_req_zone $binary_remote_addr zone=rlimit:10m rate=10r/s;
|
||||
|
||||
server {
|
||||
index index.html index.php;
|
||||
|
|
Loading…
Reference in New Issue