|
|
|
|
|
by citrin_ru
900 days ago
|
|
Using http://nginx.org/r/deny is a very inefficient way to block large number of IP/nets. It mentioned right in the documentation: > In case of a lot of rules, the use of the ngx_http_geo_module module variables is preferable. |
|