ПРОЕКТЫ 


  АРХИВ 


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]

и снова drupal и nginx (на этот раз drupal 7)


  • To: nginx-ru@xxxxxxxxx
  • Subject: и снова drupal и nginx (на этот раз drupal 7)
  • From: Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
  • Date: Wed, 11 Nov 2009 02:56:21 +0300
  • Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=selfip.ru; s=dk; h=Mime-Version:Message-ID:Date:Content-Type:To:Reply-To:From:Subject; bh=DkDIMM20/4qRxV/uvZEh2eeAB0jSlDSRMIStWuqgXR4=; b=DG9+mJ8BT2OumQPdMthbZJM5HLOhF5TDdAEzU5exLAIBeUmEVXlzpIYs1tg/QFoxUZpTIrvPlTTnLarXIhmQySqdpJBwagd7SlV5tTlmafoMRetTwOh8WBANQDVX+LIT;
  • Organization: Selfip.Ru

Доброго времени суток. Решил потестить новую версию drupal. Не с теми
try_files что для 6 версии не работают ссылки на ститику, например:

http://dev.selfip.ru/public://color/garland-e3fccac6/logo.png

дебаг лог в аттаче. Конфиг нужен?




-- 
Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Selfip.Ru
2009/11/11 02:54:02 [debug] 15745#0: *13 http script value: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script set $domain
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script regex: "^www.(.*)"
2009/11/11 02:54:02 [notice] 15745#0: *13 "^www.(.*)" does not match 
"dev.selfip.ru", client: 95.55.45.202, server: www.dev.selfip.ru, request: "GET 
/public://color/garland-e3fccac6/logo.png HTTP/1.0", host: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script if
2009/11/11 02:54:02 [debug] 15745#0: *13 http script if: false
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: "/"
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: "cron.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: ~ "/\."
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: ~ 
"^.+\.(jpg|jpeg|gif|css|png|js|ico)$"
2009/11/11 02:54:02 [debug] 15745#0: *13 using configuration 
"^.+\.(jpg|jpeg|gif|css|png|js|ico)$"
2009/11/11 02:54:02 [debug] 15745#0: *13 http cl:-1 max:134217728
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 3
2009/11/11 02:54:02 [debug] 15745#0: *13 post rewrite phase: 4
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 5
2009/11/11 02:54:02 [debug] 15745#0: *13 add cleanup: 082986F0
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 6
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 7
2009/11/11 02:54:02 [debug] 15745#0: *13 access phase: 8
2009/11/11 02:54:02 [debug] 15745#0: *13 access phase: 9
2009/11/11 02:54:02 [debug] 15745#0: *13 post access phase: 10
2009/11/11 02:54:02 [debug] 15745#0: *13 try files phase: 11
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "/home/dev/www/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/public:/color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 try to use file: 
"/public:/color/garland-e3fccac6/logo.png" 
"/home/dev/www/dev.selfip.ru/public:/color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 add cleanup: 08298764
2009/11/11 02:54:02 [debug] 15745#0: *13 cached open file: 
/home/dev/www/dev.selfip.ru/public:/color/garland-e3fccac6/logo.png, fd:-1, 
c:0, e:2, u:5
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/public:/color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 try to use file: 
"/public:/color/garland-e3fccac6/logo.png" 
"/home/dev/www/dev.selfip.ru/public:/color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 add cleanup: 08298780
2009/11/11 02:54:02 [debug] 15745#0: *13 cached open file: 
/home/dev/www/dev.selfip.ru/public:/color/garland-e3fccac6/logo.png, fd:-1, 
c:0, e:2, u:6
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "/home/dev/www/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 try to use file: "@drupal" 
"/home/dev/www/dev.selfip.ru@drupal"
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: "@drupal"
2009/11/11 02:54:02 [debug] 15745#0: *13 using location: @drupal 
"/public:/color/garland-e3fccac6/logo.png?"
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 3
2009/11/11 02:54:02 [debug] 15745#0: *13 post rewrite phase: 4
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 5
2009/11/11 02:54:02 [debug] 15745#0: *13 add cleanup: 08298810
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 6
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 7
2009/11/11 02:54:02 [debug] 15745#0: *13 access phase: 8
2009/11/11 02:54:02 [debug] 15745#0: *13 access phase: 9
2009/11/11 02:54:02 [debug] 15745#0: *13 post access phase: 10
2009/11/11 02:54:02 [debug] 15745#0: *13 try files phase: 11
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "unix:/var/run/php/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http init upstream, client timer: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 epoll add event: fd:34 op:3 ev:80000005
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "/home/dev/www/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "QUERY_STRING"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "q="
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/public:/color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "&"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "QUERY_STRING: 
q=/public:/color/garland-e3fccac6/logo.png&"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REQUEST_METHOD"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "GET"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REQUEST_METHOD: GET"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "CONTENT_TYPE"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "CONTENT_TYPE: "
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "CONTENT_LENGTH"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "CONTENT_LENGTH: "
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: 
"SCRIPT_NAME/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SCRIPT_NAME: 
/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SCRIPT_FILENAME"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/home/dev/www/dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SCRIPT_FILENAME: 
/home/dev/www/dev.selfip.ru/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REQUEST_URI"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/public://color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REQUEST_URI: 
/public://color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "DOCUMENT_URI"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/public:/color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "DOCUMENT_URI: 
/public:/color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "DOCUMENT_ROOT"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/home/dev/www/dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "DOCUMENT_ROOT: 
/home/dev/www/dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_PROTOCOL"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "HTTP/1.0"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_PROTOCOL: 
HTTP/1.0"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: 
"GATEWAY_INTERFACECGI/1.1"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "GATEWAY_INTERFACE: 
CGI/1.1"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_SOFTWARE"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "nginx/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "0.8.19"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_SOFTWARE: 
nginx/0.8.19"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REMOTE_ADDR"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "95.55.45.202"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REMOTE_ADDR: 
95.55.45.202"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REMOTE_PORT"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "17848"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REMOTE_PORT: 17848"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_ADDR"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "77.221.141.148"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_ADDR: 
77.221.141.148"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_PORT"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "80"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_PORT: 80"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_NAME"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "www.dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_NAME: 
www.dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REDIRECT_STATUS200"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REDIRECT_STATUS: 200"
2009/11/11 02:54:02 [debug] 15745#0: *13 http cleanup add: 08298ED4
2009/11/11 02:54:02 [debug] 15745#0: *13 get rr peer, try: 1
2009/11/11 02:54:02 [debug] 15745#0: *13 socket 36
2009/11/11 02:54:02 [debug] 15745#0: *13 epoll add connection: fd:36 ev:80000005
2009/11/11 02:54:02 [debug] 15745#0: *13 connect to 
unix:/var/run/php/dev.selfip.ru, fd:36 #14
2009/11/11 02:54:02 [debug] 15745#0: *13 connected
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream connect: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream send request
2009/11/11 02:54:02 [debug] 15745#0: *13 chain writer buf fl:0 s:696
2009/11/11 02:54:02 [debug] 15745#0: *13 chain writer in: 08298F38
2009/11/11 02:54:02 [debug] 15745#0: *13 writev: 696
2009/11/11 02:54:02 [debug] 15745#0: *13 chain writer out: 00000000
2009/11/11 02:54:02 [debug] 15745#0: *13 event timer add: 36: 600000:3767392307
2009/11/11 02:54:02 [debug] 15745#0: *13 http finalize request: -4, 
"/public:/color/garland-e3fccac6/logo.png?" a:1, c:3
2009/11/11 02:54:02 [debug] 15745#0: *13 http request count:3 blk:0
2009/11/11 02:54:02 [debug] 15745#0: *13 http finalize request: -4, 
"/public:/color/garland-e3fccac6/logo.png?" a:1, c:2
2009/11/11 02:54:02 [debug] 15745#0: *13 http request count:2 blk:0
2009/11/11 02:54:02 [debug] 15745#0: *13 post event B5F5F140
2009/11/11 02:54:02 [debug] 15745#0: *13 post event B5F5F1A8
2009/11/11 02:54:02 [debug] 15745#0: *13 delete posted event B5F5F1A8
2009/11/11 02:54:02 [debug] 15745#0: *13 http run request: 
"/public:/color/garland-e3fccac6/logo.png?"
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream check client, write 
event:1, "/public:/color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream recv(): -1 (11: Resource 
temporarily unavailable)
2009/11/11 02:54:02 [debug] 15745#0: *13 delete posted event B5F5F140
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream request: 
"/public:/color/garland-e3fccac6/logo.png?"
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream dummy handler
2009/11/11 02:54:02 [debug] 15745#0: *13 post event B5FDE140
2009/11/11 02:54:02 [debug] 15745#0: *13 post event B5F5F140
2009/11/11 02:54:02 [debug] 15745#0: *13 delete posted event B5F5F140
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream request: 
"/public:/color/garland-e3fccac6/logo.png?"
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream dummy handler
2009/11/11 02:54:02 [debug] 15745#0: *13 delete posted event B5FDE140
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream request: 
"/public:/color/garland-e3fccac6/logo.png?"
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream process header
2009/11/11 02:54:02 [debug] 15745#0: *13 posix_memalign: B5E5E000:1048576
2009/11/11 02:54:02 [debug] 15745#0: *13 recv: fd:36 7016 of 1048576
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record byte: 01
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record byte: 06
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record byte: 00
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record byte: 01
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record byte: 1B
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record byte: 5D
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record byte: 03
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record byte: 00
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi record length: 7005
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "Status: 404 Not 
Found"
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "X-Powered-By: 
PHP/5.3.0-pl0-gentoo"
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "X-Drupal-Cache: 
MISS"
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "Expires: Sun, 19 
Nov 1978 05:00:00 GMT"
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "Last-Modified: 
Tue, 10 Nov 2009 23:54:02 +0000"
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "Cache-Control: 
no-cache, must-revalidate, post-check=0, pre-check=0"
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "ETag: 
"1257897242""
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "Content-Type: 
text/html; charset=utf-8"
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header: "X-Generator: 
Drupal 7 (http://drupal.org)"
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi parser: 1
2009/11/11 02:54:02 [debug] 15745#0: *13 http fastcgi header done
2009/11/11 02:54:02 [debug] 15745#0: *13 finalize http upstream request: 404
2009/11/11 02:54:02 [debug] 15745#0: *13 finalize http fastcgi request
2009/11/11 02:54:02 [debug] 15745#0: *13 free rr peer 1 0
2009/11/11 02:54:02 [debug] 15745#0: *13 close http upstream connection: 36
2009/11/11 02:54:02 [debug] 15745#0: *13 event timer del: 36: 3767392307
2009/11/11 02:54:02 [debug] 15745#0: *13 http finalize request: 404, 
"/public:/color/garland-e3fccac6/logo.png?" a:1, c:1
2009/11/11 02:54:02 [debug] 15745#0: *13 http special response: 404, 
"/public:/color/garland-e3fccac6/logo.png?"
2009/11/11 02:54:02 [debug] 15745#0: *13 internal redirect: "/index.php?"
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 1
2009/11/11 02:54:02 [debug] 15745#0: *13 http script value: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script set $domain
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script regex: "^www.(.*)"
2009/11/11 02:54:02 [notice] 15745#0: *13 "^www.(.*)" does not match 
"dev.selfip.ru", client: 95.55.45.202, server: www.dev.selfip.ru, request: "GET 
/public://color/garland-e3fccac6/logo.png HTTP/1.0", upstream: 
"fastcgi://unix:/var/run/php/dev.selfip.ru:", host: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script if
2009/11/11 02:54:02 [debug] 15745#0: *13 http script if: false
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: "/"
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: "cron.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: ~ "/\."
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: ~ 
"^.+\.(jpg|jpeg|gif|css|png|js|ico)$"
2009/11/11 02:54:02 [debug] 15745#0: *13 test location: ~ "\.php$"
2009/11/11 02:54:02 [debug] 15745#0: *13 using configuration "\.php$"
2009/11/11 02:54:02 [debug] 15745#0: *13 http cl:-1 max:134217728
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 3
2009/11/11 02:54:02 [debug] 15745#0: *13 post rewrite phase: 4
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 5
2009/11/11 02:54:02 [debug] 15745#0: *13 add cleanup: 082992F8
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 6
2009/11/11 02:54:02 [debug] 15745#0: *13 generic phase: 7
2009/11/11 02:54:02 [debug] 15745#0: *13 access phase: 8
2009/11/11 02:54:02 [debug] 15745#0: *13 access phase: 9
2009/11/11 02:54:02 [debug] 15745#0: *13 post access phase: 10
2009/11/11 02:54:02 [debug] 15745#0: *13 try files phase: 11
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "/home/dev/www/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 try to use file: "/index.php" 
"/home/dev/www/dev.selfip.ru/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 add cleanup: 0829934C
2009/11/11 02:54:02 [debug] 15745#0: *13 cached open file: 
/home/dev/www/dev.selfip.ru/index.php, fd:35, c:1, e:0, u:3
2009/11/11 02:54:02 [debug] 15745#0: *13 try file uri: "/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 cleanup http upstream request: 
"/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 finalize http upstream request: -4
2009/11/11 02:54:02 [debug] 15745#0: *13 finalize http fastcgi request
2009/11/11 02:54:02 [debug] 15745#0: *13 free rr peer 0 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http finalize request: -4, 
"/index.php?" a:1, c:3
2009/11/11 02:54:02 [debug] 15745#0: *13 http request count:3 blk:0
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "unix:/var/run/php/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http init upstream, client timer: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "/home/dev/www/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "QUERY_STRING"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "QUERY_STRING: "
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REQUEST_METHOD"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "GET"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REQUEST_METHOD: GET"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "CONTENT_TYPE"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "CONTENT_TYPE: "
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "CONTENT_LENGTH"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "CONTENT_LENGTH: "
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SCRIPT_NAME"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SCRIPT_NAME: 
/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SCRIPT_FILENAME"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/home/dev/www/dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SCRIPT_FILENAME: 
/home/dev/www/dev.selfip.ru/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REQUEST_URI"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/public://color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REQUEST_URI: 
/public://color/garland-e3fccac6/logo.png"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "DOCUMENT_URI"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "DOCUMENT_URI: 
/index.php"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "DOCUMENT_ROOT"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: 
"/home/dev/www/dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "DOCUMENT_ROOT: 
/home/dev/www/dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_PROTOCOL"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "HTTP/1.0"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_PROTOCOL: 
HTTP/1.0"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: 
"GATEWAY_INTERFACECGI/1.1"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "GATEWAY_INTERFACE: 
CGI/1.1"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_SOFTWARE"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "nginx/"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "0.8.19"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_SOFTWARE: 
nginx/0.8.19"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REMOTE_ADDR"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "95.55.45.202"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REMOTE_ADDR: 
95.55.45.202"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REMOTE_PORT"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "17848"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REMOTE_PORT: 17848"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_ADDR"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "77.221.141.148"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_ADDR: 
77.221.141.148"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_PORT"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "80"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_PORT: 80"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "SERVER_NAME"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script var: "www.dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "SERVER_NAME: 
www.dev.selfip.ru"
2009/11/11 02:54:02 [debug] 15745#0: *13 http script copy: "REDIRECT_STATUS200"
2009/11/11 02:54:02 [debug] 15745#0: *13 fastcgi param: "REDIRECT_STATUS: 200"
2009/11/11 02:54:02 [debug] 15745#0: *13 http cleanup add: 082999A0
2009/11/11 02:54:02 [debug] 15745#0: *13 get rr peer, try: 1
2009/11/11 02:54:02 [debug] 15745#0: *13 socket 36
2009/11/11 02:54:02 [debug] 15745#0: *13 epoll add connection: fd:36 ev:80000005
2009/11/11 02:54:02 [debug] 15745#0: *13 connect to 
unix:/var/run/php/dev.selfip.ru, fd:36 #15
2009/11/11 02:54:02 [debug] 15745#0: *13 connected
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream connect: 0
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream send request
2009/11/11 02:54:02 [debug] 15745#0: *13 chain writer buf fl:0 s:624
2009/11/11 02:54:02 [debug] 15745#0: *13 chain writer in: 08299A84
2009/11/11 02:54:02 [debug] 15745#0: *13 writev: 624
2009/11/11 02:54:02 [debug] 15745#0: *13 chain writer out: 00000000
2009/11/11 02:54:02 [debug] 15745#0: *13 event timer add: 36: 600000:3767392478
2009/11/11 02:54:02 [debug] 15745#0: *13 http finalize request: -4, 
"/index.php?" a:1, c:3
2009/11/11 02:54:02 [debug] 15745#0: *13 http request count:3 blk:0
2009/11/11 02:54:02 [debug] 15745#0: *13 http finalize request: -4, 
"/index.php?" a:1, c:2
2009/11/11 02:54:02 [debug] 15745#0: *13 http request count:2 blk:0
2009/11/11 02:54:02 [debug] 15745#0: *13 post event B5F5F140
2009/11/11 02:54:02 [debug] 15745#0: *13 delete posted event B5F5F140
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream request: "/index.php?"
2009/11/11 02:54:02 [debug] 15745#0: *13 http upstream dummy handler
2009/11/11 02:54:03 [debug] 15745#0: *13 post event B5FDE140
2009/11/11 02:54:03 [debug] 15745#0: *13 post event B5F5F140
2009/11/11 02:54:03 [debug] 15745#0: *13 delete posted event B5F5F140
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream request: "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream dummy handler
2009/11/11 02:54:03 [debug] 15745#0: *13 delete posted event B5FDE140
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream request: "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream process header
2009/11/11 02:54:03 [debug] 15745#0: *13 posix_memalign: B5D5C000:1048576
2009/11/11 02:54:03 [debug] 15745#0: *13 recv: fd:36 6856 of 1048576
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 01
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 06
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 00
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 01
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 1A
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: BC
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 04
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 00
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record length: 6844
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header: "X-Powered-By: 
PHP/5.3.0-pl0-gentoo"
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header: "X-Drupal-Cache: 
MISS"
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header: "Expires: Sun, 19 
Nov 1978 05:00:00 GMT"
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header: "Last-Modified: 
Tue, 10 Nov 2009 23:54:02 +0000"
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header: "Cache-Control: 
no-cache, must-revalidate, post-check=0, pre-check=0"
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header: "ETag: 
"1257897242""
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header: "Content-Type: 
text/html; charset=utf-8"
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header: "X-Generator: 
Drupal 7 (http://drupal.org)"
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi parser: 1
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi header done
2009/11/11 02:54:03 [debug] 15745#0: *13 HTTP/1.1 404 Not Found
Server: nginx/0.8.19
Date: Tue, 10 Nov 2009 23:54:03 GMT
Content-Type: text/html; charset=utf-8
Connection: close
X-Powered-By: PHP/5.3.0-pl0-gentoo
X-Drupal-Cache: MISS
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified: Tue, 10 Nov 2009 23:54:02 +0000
Cache-Control: no-cache, must-revalidate, post-check=0, pre-check=0
ETag: "1257897242"
X-Generator: Drupal 7 (http://drupal.org)

2009/11/11 02:54:03 [debug] 15745#0: *13 write new buf t:1 f:0 08299D28, pos 
08299D28, size: 422 file: 0, size: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http write filter: l:0 f:0 s:422
2009/11/11 02:54:03 [debug] 15745#0: *13 http cacheable: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream process upstream
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe read upstream: 1
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe preread: 6528
2009/11/11 02:54:03 [debug] 15745#0: *13 readv: 1:1041720
2009/11/11 02:54:03 [debug] 15745#0: *13 readv() not ready (11: Resource 
temporarily unavailable)
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe recv chain: -2
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe buf free s:0 t:1 f:0 B5D5C000, 
pos B5D5C148, size: 6528 file: 0, size: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe write downstream: 1
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe write busy: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe write: out:00000000, f:0
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe read upstream: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe buf free s:0 t:1 f:0 B5D5C000, 
pos B5D5C148, size: 6528 file: 0, size: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 event timer: 36, old: 3767392478, new: 
3767392645
2009/11/11 02:54:03 [debug] 15745#0: *13 post event B5F5F140
2009/11/11 02:54:03 [debug] 15745#0: *13 delete posted event B5F5F140
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream request: "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream dummy handler
2009/11/11 02:54:03 [debug] 15745#0: *13 post event B5FDE140
2009/11/11 02:54:03 [debug] 15745#0: *13 post event B5F5F140
2009/11/11 02:54:03 [debug] 15745#0: *13 delete posted event B5F5F140
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream request: "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream dummy handler
2009/11/11 02:54:03 [debug] 15745#0: *13 delete posted event B5FDE140
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream request: "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream process upstream
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe read upstream: 1
2009/11/11 02:54:03 [debug] 15745#0: *13 readv: 1:1041720
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe recv chain: 16
2009/11/11 02:54:03 [debug] 15745#0: *13 readv: 1:1041704
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe recv chain: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe buf free s:0 t:1 f:0 B5D5C000, 
pos B5D5C148, size: 6544 file: 0, size: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 input buf #0 B5D5C148
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 01
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 03
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 00
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 01
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 00
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 08
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 00
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record byte: 00
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi record length: 8
2009/11/11 02:54:03 [debug] 15745#0: *13 http fastcgi sent end request
2009/11/11 02:54:03 [debug] 15745#0: *13 input buf B5D5C148 6524
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe write downstream: 1
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe write downstream flush in
2009/11/11 02:54:03 [debug] 15745#0: *13 http output filter "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http copy filter: "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http postpone filter "/index.php?" 
08299FB4
2009/11/11 02:54:03 [debug] 15745#0: *13 write old buf t:1 f:0 08299D28, pos 
08299D28, size: 422 file: 0, size: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 write new buf t:1 f:0 B5D5C000, pos 
B5D5C148, size: 6524 file: 0, size: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http write filter: l:0 f:0 s:6946
2009/11/11 02:54:03 [debug] 15745#0: *13 http write filter limit 0
2009/11/11 02:54:03 [debug] 15745#0: *13 writev: 6946
2009/11/11 02:54:03 [debug] 15745#0: *13 http write filter 00000000
2009/11/11 02:54:03 [debug] 15745#0: *13 http copy filter: 0 "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 pipe write downstream done
2009/11/11 02:54:03 [debug] 15745#0: *13 event timer: 36, old: 3767392478, new: 
3767392646
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream exit: 00000000
2009/11/11 02:54:03 [debug] 15745#0: *13 finalize http upstream request: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 finalize http fastcgi request
2009/11/11 02:54:03 [debug] 15745#0: *13 free rr peer 1 0
2009/11/11 02:54:03 [debug] 15745#0: *13 close http upstream connection: 36
2009/11/11 02:54:03 [debug] 15745#0: *13 event timer del: 36: 3767392478
2009/11/11 02:54:03 [debug] 15745#0: *13 http upstream temp fd: -1
2009/11/11 02:54:03 [debug] 15745#0: *13 posix_memalign: 0833B000:8192
2009/11/11 02:54:03 [debug] 15745#0: *13 http output filter "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http copy filter: "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http postpone filter "/index.php?" 
BFEB11B8
2009/11/11 02:54:03 [debug] 15745#0: *13 write new buf t:0 f:0 00000000, pos 
00000000, size: 0 file: 0, size: 0
2009/11/11 02:54:03 [debug] 15745#0: *13 http write filter: l:1 f:0 s:0
2009/11/11 02:54:03 [debug] 15745#0: *13 http copy filter: 0 "/index.php?"
2009/11/11 02:54:03 [debug] 15745#0: *13 http finalize request: 0, 
"/index.php?" a:1, c:1
2009/11/11 02:54:03 [debug] 15745#0: *13 http request count:1 blk:0
2009/11/11 02:54:03 [debug] 15745#0: *13 http close request
2009/11/11 02:54:03 [debug] 15745#0: *13 http log handler
2009/11/11 02:54:03 [debug] 15745#0: *13 run cleanup: 0829934C
2009/11/11 02:54:03 [debug] 15745#0: *13 close cached open file: 
/home/dev/www/dev.selfip.ru/index.php, fd:35, c:0, u:3, 0
2009/11/11 02:54:03 [debug] 15745#0: *13 free: B5D5C000
2009/11/11 02:54:03 [debug] 15745#0: *13 free: B5E5E000
2009/11/11 02:54:03 [debug] 15745#0: *13 free: 08298000, unused: 4
2009/11/11 02:54:03 [debug] 15745#0: *13 free: 0833B000, unused: 7852
2009/11/11 02:54:03 [debug] 15745#0: *13 close http connection: 34
2009/11/11 02:54:03 [debug] 15745#0: *13 free: 08318000
2009/11/11 02:54:03 [debug] 15745#0: *13 free: 082D3000, unused: 3228

==> /home/dev/logs/dev.selfip.ru/access_log <==
dev.selfip.ru 95.55.45.202 - - [11/Nov/2009:02:54:03 +0300] GET 
/public://color/garland-e3fccac6/logo.png HTTP/1.0 "404" 6524 "-" "Wget/1.12 
(linux-gnu)" "-" "/index.php?-" 0.339 0.171 : 0.168 -



 




Copyright © Lexa Software, 1996-2009.