mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 01:59:49 +00:00
V4.2019.06.1623 [ci skip]
This commit is contained in:
parent
be0eb41a8e
commit
8111d3c1f1
25 changed files with 1507 additions and 1507 deletions
|
@ -10,8 +10,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1622
|
||||
### Updated: Wed Jun 26 11:48:39 SAST 2019
|
||||
### Version: V3.2019.06.1623
|
||||
### Updated: Wed Jun 26 12:02:14 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -10631,7 +10631,7 @@ geo $ratelimited {
|
|||
# this rate limiting will only take effect if you change any of the bots and change
|
||||
# their block value from 1 to 2.
|
||||
limit_conn_zone $bot_iplimit zone=bot2_connlimit:16m;
|
||||
limit_req_zone $bot_iplimit zone=bot2_reqlimitip:16m rate=2r/s;
|
||||
limit_req_zone $bot_iplimit zone=bot2_reqlimitip:16m rate=2r/s burst=5;
|
||||
|
||||
### *** MAKE SURE TO ADD to your nginx.conf ***
|
||||
### server_names_hash_bucket_size 64;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1622
|
||||
### Updated: Wed Jun 26 11:48:39 SAST 2019
|
||||
### Version: V4.2019.06.1623
|
||||
### Updated: Wed Jun 26 12:02:13 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue