Re: борьба с ботами средствами nginx
Gena Makhomed
gmm at csdoc.com
Mon Mar 16 21:29:33 MSK 2009
On Monday, March 16, 2009 at 18:38:43, Kirill A. Korinskiy wrote:
>> if ($http_user_agent ~ "Yandex|Google|Rambler|Yahoo|msn|Ask|baidu|YaDirectBot|Twiceler"){
>> set $limit_rate 1000;
>> }
KAK> Мой is_bot (http://catap.ru/blog/2008/12/03/nginx-is_bot/) порвет этот regexp :)
"premature optimization is the root of all evil".
зачем делать патч в 1935 строк, если есть модуль map ?
http://sysoev.ru/nginx/docs/http/ngx_http_map_module.html
кроме того, не всех ботов можно определить по User agent, некоторых - только по IP-адресу.
--
Best regards,
Gena
More information about the nginx-ru
mailing list