ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ngx_http_browser_module


  • To: nginx-ru@xxxxxxxxx
  • Subject: ngx_http_browser_module
  • From: Aleksandr Sytar <sytar.alex@xxxxxxxxx>
  • Date: Sat, 5 Mar 2011 14:51:12 +0300
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=lfU0ex4yH7prrnUlavVMkcxMrxqeVYgmMVXlkZI7Jnw=; b=o6a+kU3PE9BEEfAMdcGrgbW8h+CsRo8RLaZ2FFghGp+grRtZeLFXZEsNwnJ+QmiaPC Z7vW0PgTNY5CHYK32H1ZKoV6JiDSfZR5M2DpiC8CrngvsHxGQvwNTXuGosuP+u9PSSO+ UBFoG70hyJB6swRwn5pJsepfMGzts5TeY9Gw8=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=vBZCrzGtqviIIYD3zwojwU+zFqoxoaK3S82aOdnEC10oi45DkoMzLBxuKMSPjRF+qk Tvf+GuHEGdHquznlYiAbn4tpm3WL7vZsakV0pW2AhVqyIIEQNLOJabvRGZeHh08C6seb dseKkjCJWs1Wu2AUACcKfVTNOCzkCilsWeN70=

Имеем на уровне сервер:

modern_browser unlisted;

ancient_browser msie 4.0;
ancient_browser msie 5.0;
ancient_browser msie 5.5;
ancient_browser msie 6.0;

log_format              browser '"$http_user_agent" = $ancient_browser = 
$modern_browser';

На уровне сервер регистрируем

access_log  /var/log/browser.log browser;

На выходе странные данные:

"Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.7.62 Version/11.01" = 1 =
"Mozilla/5.0 (compatible; YandexImages/3.0; +http://yandex.com/bots)" = 1 =
"Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.13)
Gecko/20101203 Firefox/3.6.13" = 1 =
"Mozilla/5.0 (compatible; Googlebot/2.1;
http://www.google.com/bot.html)" = 1 =
"Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.13)
Gecko/20101203 Firefox/3.6.13" = 1 =
"Mozilla/5.0 (compatible; Yahoo! Slurp;
http://help.yahoo.com/help/us/ysearch/slurp)" = 1 =
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1)" = 1 =
"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0;
MRSPUTNIK 2, 4, 0, 153; MRA 5.7 (build 03773); SLCC2; .NET CLR
2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC
6.0; .NET4.0C; InfoPath.2; Tablet PC 2.0)" = 1 =

Как так?

-- 
Have a nice day

_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.