mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-04 19:50:17 +00:00
Updated Readme
This commit is contained in:
parent
3a058f9775
commit
30bc31f888
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ The configuration instructions below !!!!
|
||||||
#####Add the following rate limiting zones
|
#####Add the following rate limiting zones
|
||||||
|
|
||||||
`limit_req_zone $ratelimited zone=flood:50m rate=90r/s;`
|
`limit_req_zone $ratelimited zone=flood:50m rate=90r/s;`
|
||||||
|
|
||||||
`limit_conn_zone $ratelimited zone=addr:50m;`
|
`limit_conn_zone $ratelimited zone=addr:50m;`
|
||||||
|
|
||||||
####Third Step:
|
####Third Step:
|
||||||
|
|
Loading…
Add table
Reference in a new issue