502 bad gateway, something about the header?

Nuno Magalhães nunomagalhaes at eu.ipp.pt
Sun Sep 6 16:26:26 MSD 2009


> You should look in error_log for reasons of 502s.

You already told me and i already did, which doesn't mean i understand
the errors :). I get:
*1 recv() failed (104: Connection reset by peer) while reading
response header from upstream
and:
*1 recv() not ready (11: Resource temporarily unavailable)

I attached 2 logs in my other posts. I assume i'm using all the
buffers or something, but i'm clueless. Whenever i compile a new nginx
i don't even touch the FastCGI's settings; when i make a new site i
just copy those settings with minimal changes. When i compile 0.8.11
i'll do it without extra modules and try a very very simple
configuration, and go from there... maybe it'll help.

But in the meantime i'd like some help solving this.

Thanks,
Nuno

-- 
()  ascii-rubanda kampajno - kontraŭ html-a retpoŝto
/\  ascii ribbon campaign - against html e-mail
-------------- next part --------------

2009/09/06 13:14:33 [debug] 8694#0: post event 0000000002006900
2009/09/06 13:14:33 [debug] 8694#0: delete posted event 0000000002006900
2009/09/06 13:14:33 [debug] 8694#0: accept on 127.0.0.1:8081, ready: 0
2009/09/06 13:14:33 [debug] 8694#0: malloc: 0000000001FD1F60:256
2009/09/06 13:14:33 [debug] 8694#0: *3 accept: 127.0.0.1 fd:12
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer add: 12: 60000:1252239333075
2009/09/06 13:14:33 [debug] 8694#0: *3 epoll add event: fd:12 op:1 ev:80000001
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002006A38
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002006A38
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 0000000001FE0040:1248
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 0000000001FD2250:256
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 00000000020024E0:1024
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 0000000001FE0530:4096
2009/09/06 13:14:33 [debug] 8694#0: *3 http process request line
2009/09/06 13:14:33 [debug] 8694#0: *3 recv: fd:12 447 of 1024
2009/09/06 13:14:33 [debug] 8694#0: *3 http request line: "GET / HTTP/1.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 http uri: "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 http args: ""
2009/09/06 13:14:33 [debug] 8694#0: *3 http exten: ""
2009/09/06 13:14:33 [debug] 8694#0: *3 http process request header line
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Host: localhost:8081"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061317 Iceweasel/3.0.12 (Debian-3.0.12-1)"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Accept-Language: en,pt;q=0.7,eo;q=0.3"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Accept-Encoding: gzip,deflate"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Accept-Charset: UTF-8,*"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Keep-Alive: 300"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Connection: keep-alive"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Cookie: PHPSESSID=a9bf739213bf60902ba1078896ffd097"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Cache-Control: max-age=0"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header done
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer del: 12: 1252239333075
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 using configuration "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 http cl:-1 max:1048576
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 2
2009/09/06 13:14:33 [debug] 8694#0: *3 post rewrite phase: 3
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 4
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 5
2009/09/06 13:14:33 [debug] 8694#0: *3 access phase: 6
2009/09/06 13:14:33 [debug] 8694#0: *3 access phase: 7
2009/09/06 13:14:33 [debug] 8694#0: *3 post access phase: 8
2009/09/06 13:14:33 [debug] 8694#0: *3 try files phase: 9
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 try to use file: "/" "/var/www/nginx-default/reagentes/"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 try to use file: "/" "/var/www/nginx-default/reagentes/"
2009/09/06 13:14:33 [debug] 8694#0: *3 try file uri: "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 content phase: 10
2009/09/06 13:14:33 [debug] 8694#0: *3 open index "/var/www/nginx-default/reagentes/index.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 internal redirect: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: "50x.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: "favicon.ico"
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: ~ "\.(php|html)$"
2009/09/06 13:14:33 [debug] 8694#0: *3 using configuration "\.(php|html)$"
2009/09/06 13:14:33 [debug] 8694#0: *3 http cl:-1 max:1048576
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 2
2009/09/06 13:14:33 [debug] 8694#0: *3 post rewrite phase: 3
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 4
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 5
2009/09/06 13:14:33 [debug] 8694#0: *3 access phase: 6
2009/09/06 13:14:33 [debug] 8694#0: *3 access phase: 7
2009/09/06 13:14:33 [debug] 8694#0: *3 post access phase: 8
2009/09/06 13:14:33 [debug] 8694#0: *3 try files phase: 9
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 0000000001FD6C50:4096
2009/09/06 13:14:33 [debug] 8694#0: *3 http init upstream, client timer: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 epoll add event: fd:12 op:3 ev:80000005
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "SCRIPT_FILENAME"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "/var/www/nginx-default/reagentes"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "/index.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "SCRIPT_FILENAME: /var/www/nginx-default/reagentes/index.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "DOCUMENT_ROOT/var/www/nginx-default/reagentes"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "DOCUMENT_ROOT: /var/www/nginx-default/reagentes"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "QUERY_STRING"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "QUERY_STRING: "
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "REQUEST_METHOD"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "GET"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "REQUEST_METHOD: GET"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "CONTENT_TYPE"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "CONTENT_TYPE: "
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "CONTENT_LENGTH"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "CONTENT_LENGTH: "
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "SCRIPT_NAME"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "/index.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "SCRIPT_NAME: /index.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "REQUEST_URI"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "REQUEST_URI: /"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "DOCUMENT_URI"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "/index.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "DOCUMENT_URI: /index.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "SERVER_PROTOCOL"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "HTTP/1.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "GATEWAY_INTERFACECGI/1.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "SERVER_SOFTWARE"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "nginx/"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "0.8.10"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "SERVER_SOFTWARE: nginx/0.8.10"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "REMOTE_ADDR"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "127.0.0.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "REMOTE_ADDR: 127.0.0.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "REMOTE_PORT"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "36888"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "REMOTE_PORT: 36888"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "SERVER_ADDR"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "127.0.0.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "SERVER_ADDR: 127.0.0.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "SERVER_PORT"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "8081"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "SERVER_PORT: 8081"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "SERVER_NAME"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "localhost"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "SERVER_NAME: localhost"
2009/09/06 13:14:33 [debug] 8694#0: *3 http script copy: "REDIRECT_STATUS200"
2009/09/06 13:14:33 [debug] 8694#0: *3 fastcgi param: "REDIRECT_STATUS: 200"
2009/09/06 13:14:33 [debug] 8694#0: *3 http cleanup add: 0000000001FE1518
2009/09/06 13:14:33 [debug] 8694#0: *3 get rr peer, try: 1
2009/09/06 13:14:33 [debug] 8694#0: *3 socket 13
2009/09/06 13:14:33 [debug] 8694#0: *3 epoll add connection: fd:13 ev:80000005
2009/09/06 13:14:33 [debug] 8694#0: *3 connect to 127.0.0.1:8888, fd:13 #4
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream connect: -2
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer add: 13: 60000:1252239333075
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002020A48
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002020AB0
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002020AB0
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream request: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream send request handler
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream send request
2009/09/06 13:14:33 [debug] 8694#0: *3 chain writer buf fl:0 s:936
2009/09/06 13:14:33 [debug] 8694#0: *3 chain writer in: 0000000001FD7198
2009/09/06 13:14:33 [debug] 8694#0: *3 writev: 936
2009/09/06 13:14:33 [debug] 8694#0: *3 chain writer out: 0000000000000000
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer del: 13: 1252239333075
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer add: 13: 60000:1252239333077
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002020A48
2009/09/06 13:14:33 [debug] 8694#0: *3 http run request: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream check client, write event:1, "/index.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream recv(): -1 (11: Resource temporarily unavailable)
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002006AA0
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002020AB0
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002020AB0
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream request: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream dummy handler
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002006AA0
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream request: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream process header
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 0000000001FD7C60:16384
2009/09/06 13:14:33 [debug] 8694#0: *3 recv: fd:13 2216 of 16384
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 01
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 06
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 00
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 01
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 08
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: A0
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 00
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 00
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record length: 2208
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi parser: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi header: "Expires: Thu, 19 Nov 1981 08:52:00 GMT"
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi parser: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi header: "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi parser: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi header: "Pragma: no-cache"
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi parser: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi header: "Vary: Accept"
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi parser: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi header: "Content-Language: pt-PT"
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi parser: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi header: "Content-Type: application/xhtml+xml; charset=utf-8"
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi parser: 1
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi header done
2009/09/06 13:14:33 [debug] 8694#0: *3 mod_zip: entering header filter
2009/09/06 13:14:33 [debug] 8694#0: *3 xslt filter header
2009/09/06 13:14:33 [debug] 8694#0: *3 HTTP/1.1 200 OK
Server: nginx/0.8.10
Date: Sun, 06 Sep 2009 12:14:33 GMT
Content-Type: application/xhtml+xml; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Vary: Accept
Content-Language: pt-PT

2009/09/06 13:14:33 [debug] 8694#0: *3 write new buf t:1 f:0 0000000001FD74D0, pos 0000000001FD74D0, size: 358 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter: l:0 f:0 s:358
2009/09/06 13:14:33 [debug] 8694#0: *3 http cacheable: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream process upstream
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe read upstream: 1
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe preread: 1978
2009/09/06 13:14:33 [debug] 8694#0: *3 readv: 1:14168
2009/09/06 13:14:33 [debug] 8694#0: *3 readv() not ready (11: Resource temporarily unavailable)
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe recv chain: -2
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe buf free s:0 t:1 f:0 0000000001FD7C60, pos 0000000001FD7D4E, size: 1978 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write downstream: 1
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write busy: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write: out:0000000000000000, f:0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe read upstream: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe buf free s:0 t:1 f:0 0000000001FD7C60, pos 0000000001FD7D4E, size: 1978 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer: 13, old: 1252239333077, new: 1252239333099
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002006AA0
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002020AB0
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002020AB0
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream request: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream dummy handler
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002006AA0
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream request: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream process upstream
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe read upstream: 1
2009/09/06 13:14:33 [debug] 8694#0: *3 readv: 1:14168
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe recv chain: 16
2009/09/06 13:14:33 [debug] 8694#0: *3 readv: 1:14152
2009/09/06 13:14:33 [debug] 8694#0: *3 readv() not ready (11: Resource temporarily unavailable)
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe recv chain: -2
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe buf free s:0 t:1 f:0 0000000001FD7C60, pos 0000000001FD7D4E, size: 1994 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write downstream: 1
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write busy: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write: out:0000000000000000, f:0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe read upstream: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe buf free s:0 t:1 f:0 0000000001FD7C60, pos 0000000001FD7D4E, size: 1994 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer: 13, old: 1252239333077, new: 1252239333100
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002006AA0
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002020AB0
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002020AB0
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream request: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream dummy handler
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002006AA0
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream request: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream process upstream
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe read upstream: 1
2009/09/06 13:14:33 [debug] 8694#0: *3 readv: 1:14152
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe recv chain: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe buf free s:0 t:1 f:0 0000000001FD7C60, pos 0000000001FD7D4E, size: 1994 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 input buf #0 0000000001FD7D4E
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 01
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 03
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 00
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 01
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 00
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 08
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 00
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record byte: 00
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi record length: 8
2009/09/06 13:14:33 [debug] 8694#0: *3 http fastcgi sent end request
2009/09/06 13:14:33 [debug] 8694#0: *3 input buf 0000000001FD7D4E 1978
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write downstream: 1
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write downstream flush in
2009/09/06 13:14:33 [debug] 8694#0: *3 http output filter "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 copy filter: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 mod_zip: entering body filter
2009/09/06 13:14:33 [debug] 8694#0: *3 xslt filter body
2009/09/06 13:14:33 [debug] 8694#0: *3 http postpone filter "/index.html?" 0000000001FD77A0
2009/09/06 13:14:33 [debug] 8694#0: *3 http chunk: 1978
2009/09/06 13:14:33 [debug] 8694#0: *3 write old buf t:1 f:0 0000000001FD74D0, pos 0000000001FD74D0, size: 358 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 write new buf t:1 f:0 0000000000000000, pos 0000000001FD7870, size: 5 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 write new buf t:1 f:0 0000000001FD7C60, pos 0000000001FD7D4E, size: 1978 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 write new buf t:0 f:0 0000000000000000, pos 000000000046EEDD, size: 2 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter: l:0 f:0 s:2343
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter limit 0
2009/09/06 13:14:33 [debug] 8694#0: *3 writev: 2343
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter 0000000000000000
2009/09/06 13:14:33 [debug] 8694#0: *3 copy filter: 0 "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 pipe write downstream done
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer: 13, old: 1252239333077, new: 1252239333100
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream exit: 0000000000000000
2009/09/06 13:14:33 [debug] 8694#0: *3 finalize http upstream request: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 finalize http fastcgi request
2009/09/06 13:14:33 [debug] 8694#0: *3 free rr peer 1 0
2009/09/06 13:14:33 [debug] 8694#0: *3 close http upstream connection: 13
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer del: 13: 1252239333077
2009/09/06 13:14:33 [debug] 8694#0: *3 http upstream temp fd: -1
2009/09/06 13:14:33 [debug] 8694#0: *3 http output filter "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 copy filter: "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 mod_zip: entering body filter
2009/09/06 13:14:33 [debug] 8694#0: *3 xslt filter body
2009/09/06 13:14:33 [debug] 8694#0: *3 http postpone filter "/index.html?" 00007FFF9A2CF080
2009/09/06 13:14:33 [debug] 8694#0: *3 http chunk: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 write new buf t:0 f:0 0000000000000000, pos 000000000046EEDA, size: 5 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter: l:1 f:0 s:5
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter limit 0
2009/09/06 13:14:33 [debug] 8694#0: *3 writev: 5
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter 0000000000000000
2009/09/06 13:14:33 [debug] 8694#0: *3 copy filter: 0 "/index.html?"
2009/09/06 13:14:33 [debug] 8694#0: *3 http finalize request: 0, "/index.html?" 1
2009/09/06 13:14:33 [debug] 8694#0: *3 set http keepalive handler
2009/09/06 13:14:33 [debug] 8694#0: *3 http close request
2009/09/06 13:14:33 [debug] 8694#0: *3 http log handler
2009/09/06 13:14:33 [debug] 8694#0: *3 free: 0000000001FD7C60
2009/09/06 13:14:33 [debug] 8694#0: *3 free: 0000000001FE0530, unused: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 free: 0000000001FD6C50, unused: 437
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer add: 12: 75000:1252239348100
2009/09/06 13:14:33 [debug] 8694#0: *3 free: 0000000001FE0040
2009/09/06 13:14:33 [debug] 8694#0: *3 free: 00000000020024E0
2009/09/06 13:14:33 [debug] 8694#0: *3 hc free: 0000000000000000 0
2009/09/06 13:14:33 [debug] 8694#0: *3 hc busy: 0000000000000000 0
2009/09/06 13:14:33 [debug] 8694#0: *3 tcp_nodelay
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002006A38
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002006A38
2009/09/06 13:14:33 [debug] 8694#0: *3 http keepalive handler
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 00000000020024E0:1024
2009/09/06 13:14:33 [debug] 8694#0: *3 recv: fd:12 -1 of 1024
2009/09/06 13:14:33 [debug] 8694#0: *3 recv() not ready (11: Resource temporarily unavailable)
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002006A38
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002020A48
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002020A48
2009/09/06 13:14:33 [debug] 8694#0: *3 http empty handler
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002006A38
2009/09/06 13:14:33 [debug] 8694#0: *3 http keepalive handler
2009/09/06 13:14:33 [debug] 8694#0: *3 recv: fd:12 494 of 1024
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 0000000001FE0040:1248
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 0000000001FE0530:4096
2009/09/06 13:14:33 [debug] 8694#0: *3 http process request line
2009/09/06 13:14:33 [debug] 8694#0: *3 http request line: "GET /stilo.css HTTP/1.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 http uri: "/stilo.css"
2009/09/06 13:14:33 [debug] 8694#0: *3 http args: ""
2009/09/06 13:14:33 [debug] 8694#0: *3 http exten: "css"
2009/09/06 13:14:33 [debug] 8694#0: *3 http process request header line
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Host: localhost:8081"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061317 Iceweasel/3.0.12 (Debian-3.0.12-1)"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Accept: text/css,*/*;q=0.1"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Accept-Language: en,pt;q=0.7,eo;q=0.3"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Accept-Encoding: gzip,deflate"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Accept-Charset: UTF-8,*"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Keep-Alive: 300"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Connection: keep-alive"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Referer: http://localhost:8081/"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Cookie: PHPSESSID=a9bf739213bf60902ba1078896ffd097"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "If-Modified-Since: Sat, 05 Sep 2009 16:39:42 GMT"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header: "Cache-Control: max-age=0"
2009/09/06 13:14:33 [debug] 8694#0: *3 http header done
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer del: 12: 1252239348100
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: "50x.html"
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: "favicon.ico"
2009/09/06 13:14:33 [debug] 8694#0: *3 test location: ~ "\.(php|html)$"
2009/09/06 13:14:33 [debug] 8694#0: *3 using configuration "/"
2009/09/06 13:14:33 [debug] 8694#0: *3 http cl:-1 max:1048576
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 2
2009/09/06 13:14:33 [debug] 8694#0: *3 post rewrite phase: 3
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 4
2009/09/06 13:14:33 [debug] 8694#0: *3 generic phase: 5
2009/09/06 13:14:33 [debug] 8694#0: *3 access phase: 6
2009/09/06 13:14:33 [debug] 8694#0: *3 access phase: 7
2009/09/06 13:14:33 [debug] 8694#0: *3 post access phase: 8
2009/09/06 13:14:33 [debug] 8694#0: *3 try files phase: 9
2009/09/06 13:14:33 [debug] 8694#0: *3 http script var: "/stilo.css"
2009/09/06 13:14:33 [debug] 8694#0: *3 try to use file: "/stilo.css" "/var/www/nginx-default/reagentes/stilo.css"
2009/09/06 13:14:33 [debug] 8694#0: *3 try file uri: "/stilo.css"
2009/09/06 13:14:33 [debug] 8694#0: *3 content phase: 10
2009/09/06 13:14:33 [debug] 8694#0: *3 content phase: 11
2009/09/06 13:14:33 [debug] 8694#0: *3 content phase: 12
2009/09/06 13:14:33 [debug] 8694#0: *3 content phase: 13
2009/09/06 13:14:33 [debug] 8694#0: *3 http filename: "/var/www/nginx-default/reagentes/stilo.css"
2009/09/06 13:14:33 [debug] 8694#0: *3 add cleanup: 0000000001FE1100
2009/09/06 13:14:33 [debug] 8694#0: *3 http static fd: 13
2009/09/06 13:14:33 [debug] 8694#0: *3 http set discard body
2009/09/06 13:14:33 [debug] 8694#0: *3 http ims:1252168782 lm:1252168782
2009/09/06 13:14:33 [debug] 8694#0: *3 mod_zip: entering header filter
2009/09/06 13:14:33 [debug] 8694#0: *3 xslt filter header
2009/09/06 13:14:33 [debug] 8694#0: *3 HTTP/1.1 304 Not Modified
Server: nginx/0.8.10
Date: Sun, 06 Sep 2009 12:14:33 GMT
Last-Modified: Sat, 05 Sep 2009 16:39:42 GMT
Connection: keep-alive

2009/09/06 13:14:33 [debug] 8694#0: *3 write new buf t:1 f:0 0000000001FE12A8, pos 0000000001FE12A8, size: 158 file: 0, size: 0
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter: l:1 f:0 s:158
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter limit 0
2009/09/06 13:14:33 [debug] 8694#0: *3 writev: 158
2009/09/06 13:14:33 [debug] 8694#0: *3 http write filter 0000000000000000
2009/09/06 13:14:33 [debug] 8694#0: *3 http finalize request: 0, "/stilo.css?" 1
2009/09/06 13:14:33 [debug] 8694#0: *3 set http keepalive handler
2009/09/06 13:14:33 [debug] 8694#0: *3 http close request
2009/09/06 13:14:33 [debug] 8694#0: *3 http log handler
2009/09/06 13:14:33 [debug] 8694#0: *3 run cleanup: 0000000001FE1100
2009/09/06 13:14:33 [debug] 8694#0: *3 file cleanup: fd:13
2009/09/06 13:14:33 [debug] 8694#0: *3 free: 0000000001FE0530, unused: 220
2009/09/06 13:14:33 [debug] 8694#0: *3 event timer add: 12: 75000:1252239348129
2009/09/06 13:14:33 [debug] 8694#0: *3 free: 0000000001FE0040
2009/09/06 13:14:33 [debug] 8694#0: *3 free: 00000000020024E0
2009/09/06 13:14:33 [debug] 8694#0: *3 hc free: 0000000000000000 0
2009/09/06 13:14:33 [debug] 8694#0: *3 hc busy: 0000000000000000 0
2009/09/06 13:14:33 [debug] 8694#0: *3 post event 0000000002006A38
2009/09/06 13:14:33 [debug] 8694#0: *3 delete posted event 0000000002006A38
2009/09/06 13:14:33 [debug] 8694#0: *3 http keepalive handler
2009/09/06 13:14:33 [debug] 8694#0: *3 malloc: 00000000020024E0:1024
2009/09/06 13:14:33 [debug] 8694#0: *3 recv: fd:12 -1 of 1024
2009/09/06 13:14:33 [debug] 8694#0: *3 recv() not ready (11: Resource temporarily unavailable)
-------------- next part --------------

2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021DEA28
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021F8A38
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021F8A38
2009/09/06 13:11:30 [debug] 8339#0: *3 http empty handler
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021DEA28
2009/09/06 13:11:30 [debug] 8339#0: *3 http keepalive handler
2009/09/06 13:11:30 [debug] 8339#0: *3 recv: fd:14 447 of 1024
2009/09/06 13:11:30 [debug] 8339#0: *3 malloc: 00000000021B8030:1248
2009/09/06 13:11:30 [debug] 8339#0: *3 malloc: 00000000021B8520:4096
2009/09/06 13:11:30 [debug] 8339#0: *3 http process request line
2009/09/06 13:11:30 [debug] 8339#0: *3 http request line: "GET / HTTP/1.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 http uri: "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 http args: ""
2009/09/06 13:11:30 [debug] 8339#0: *3 http exten: ""
2009/09/06 13:11:30 [debug] 8339#0: *3 http process request header line
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Host: localhost:8081"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061317 Iceweasel/3.0.12 (Debian-3.0.12-1)"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Accept-Language: en,pt;q=0.7,eo;q=0.3"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Accept-Encoding: gzip,deflate"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Accept-Charset: UTF-8,*"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Keep-Alive: 300"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Connection: keep-alive"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Cookie: PHPSESSID=a9bf739213bf60902ba1078896ffd097"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Cache-Control: max-age=0"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header done
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer del: 14: 1252239093290
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 using configuration "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 http cl:-1 max:1048576
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 2
2009/09/06 13:11:30 [debug] 8339#0: *3 post rewrite phase: 3
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 4
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 5
2009/09/06 13:11:30 [debug] 8339#0: *3 access phase: 6
2009/09/06 13:11:30 [debug] 8339#0: *3 access phase: 7
2009/09/06 13:11:30 [debug] 8339#0: *3 post access phase: 8
2009/09/06 13:11:30 [debug] 8339#0: *3 try files phase: 9
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 try to use file: "/" "/var/www/nginx-default/reagentes/"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 try to use file: "/" "/var/www/nginx-default/reagentes/"
2009/09/06 13:11:30 [debug] 8339#0: *3 try file uri: "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 content phase: 10
2009/09/06 13:11:30 [debug] 8339#0: *3 open index "/var/www/nginx-default/reagentes/index.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 internal redirect: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: "50x.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: "favicon.ico"
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: ~ "\.(php|html)$"
2009/09/06 13:11:30 [debug] 8339#0: *3 using configuration "\.(php|html)$"
2009/09/06 13:11:30 [debug] 8339#0: *3 http cl:-1 max:1048576
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 2
2009/09/06 13:11:30 [debug] 8339#0: *3 post rewrite phase: 3
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 4
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 5
2009/09/06 13:11:30 [debug] 8339#0: *3 access phase: 6
2009/09/06 13:11:30 [debug] 8339#0: *3 access phase: 7
2009/09/06 13:11:30 [debug] 8339#0: *3 post access phase: 8
2009/09/06 13:11:30 [debug] 8339#0: *3 try files phase: 9
2009/09/06 13:11:30 [debug] 8339#0: *3 malloc: 00000000021AEC40:4096
2009/09/06 13:11:30 [debug] 8339#0: *3 http init upstream, client timer: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "SCRIPT_FILENAME"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "/var/www/nginx-default/reagentes"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "/index.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "SCRIPT_FILENAME: /var/www/nginx-default/reagentes/index.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "DOCUMENT_ROOT/var/www/nginx-default/reagentes"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "DOCUMENT_ROOT: /var/www/nginx-default/reagentes"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "QUERY_STRING"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "QUERY_STRING: "
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "REQUEST_METHOD"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "GET"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "REQUEST_METHOD: GET"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "CONTENT_TYPE"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "CONTENT_TYPE: "
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "CONTENT_LENGTH"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "CONTENT_LENGTH: "
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "SCRIPT_NAME"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "/index.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "SCRIPT_NAME: /index.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "REQUEST_URI"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "REQUEST_URI: /"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "DOCUMENT_URI"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "/index.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "DOCUMENT_URI: /index.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "SERVER_PROTOCOL"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "HTTP/1.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "GATEWAY_INTERFACECGI/1.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "SERVER_SOFTWARE"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "nginx/"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "0.8.10"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "SERVER_SOFTWARE: nginx/0.8.10"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "REMOTE_ADDR"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "127.0.0.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "REMOTE_ADDR: 127.0.0.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "REMOTE_PORT"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "53284"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "REMOTE_PORT: 53284"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "SERVER_ADDR"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "127.0.0.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "SERVER_ADDR: 127.0.0.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "SERVER_PORT"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "8081"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "SERVER_PORT: 8081"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "SERVER_NAME"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "localhost"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "SERVER_NAME: localhost"
2009/09/06 13:11:30 [debug] 8339#0: *3 http script copy: "REDIRECT_STATUS200"
2009/09/06 13:11:30 [debug] 8339#0: *3 fastcgi param: "REDIRECT_STATUS: 200"
2009/09/06 13:11:30 [debug] 8339#0: *3 http cleanup add: 00000000021B9508
2009/09/06 13:11:30 [debug] 8339#0: *3 get rr peer, try: 1
2009/09/06 13:11:30 [debug] 8339#0: *3 socket 15
2009/09/06 13:11:30 [debug] 8339#0: *3 epoll add connection: fd:15 ev:80000005
2009/09/06 13:11:30 [debug] 8339#0: *3 connect to 127.0.0.1:8888, fd:15 #7
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream connect: -2
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer add: 15: 60000:1252239150374
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021F8AA0
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021F8AA0
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream request: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream send request handler
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream send request
2009/09/06 13:11:30 [debug] 8339#0: *3 chain writer buf fl:0 s:936
2009/09/06 13:11:30 [debug] 8339#0: *3 chain writer in: 00000000021AF188
2009/09/06 13:11:30 [debug] 8339#0: *3 writev: 936
2009/09/06 13:11:30 [debug] 8339#0: *3 chain writer out: 0000000000000000
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer del: 15: 1252239150374
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer add: 15: 60000:1252239150376
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021DEA90
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021F8AA0
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021F8AA0
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream request: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream dummy handler
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021DEA90
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream request: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream process header
2009/09/06 13:11:30 [debug] 8339#0: *3 malloc: 00000000021AFC50:16384
2009/09/06 13:11:30 [debug] 8339#0: *3 recv: fd:15 2216 of 16384
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 01
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 06
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 00
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 01
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 08
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: A0
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 00
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 00
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record length: 2208
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi parser: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi header: "Expires: Thu, 19 Nov 1981 08:52:00 GMT"
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi parser: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi header: "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi parser: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi header: "Pragma: no-cache"
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi parser: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi header: "Vary: Accept"
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi parser: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi header: "Content-Language: pt-PT"
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi parser: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi header: "Content-Type: application/xhtml+xml; charset=utf-8"
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi parser: 1
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi header done
2009/09/06 13:11:30 [debug] 8339#0: *3 mod_zip: entering header filter
2009/09/06 13:11:30 [debug] 8339#0: *3 xslt filter header
2009/09/06 13:11:30 [debug] 8339#0: *3 HTTP/1.1 200 OK
Server: nginx/0.8.10
Date: Sun, 06 Sep 2009 12:11:30 GMT
Content-Type: application/xhtml+xml; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Vary: Accept
Content-Language: pt-PT

2009/09/06 13:11:30 [debug] 8339#0: *3 write new buf t:1 f:0 00000000021AF4C0, pos 00000000021AF4C0, size: 358 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter: l:0 f:0 s:358
2009/09/06 13:11:30 [debug] 8339#0: *3 http cacheable: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream process upstream
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe read upstream: 1
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe preread: 1978
2009/09/06 13:11:30 [debug] 8339#0: *3 readv: 1:14168
2009/09/06 13:11:30 [debug] 8339#0: *3 readv() not ready (11: Resource temporarily unavailable)
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe recv chain: -2
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe buf free s:0 t:1 f:0 00000000021AFC50, pos 00000000021AFD3E, size: 1978 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write downstream: 1
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write busy: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write: out:0000000000000000, f:0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe read upstream: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe buf free s:0 t:1 f:0 00000000021AFC50, pos 00000000021AFD3E, size: 1978 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer: 15, old: 1252239150376, new: 1252239150420
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021DEA90
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021F8AA0
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021F8AA0
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream request: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream dummy handler
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021DEA90
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream request: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream process upstream
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe read upstream: 1
2009/09/06 13:11:30 [debug] 8339#0: *3 readv: 1:14168
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe recv chain: 16
2009/09/06 13:11:30 [debug] 8339#0: *3 readv: 1:14152
2009/09/06 13:11:30 [debug] 8339#0: *3 readv() not ready (11: Resource temporarily unavailable)
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe recv chain: -2
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe buf free s:0 t:1 f:0 00000000021AFC50, pos 00000000021AFD3E, size: 1994 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write downstream: 1
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write busy: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write: out:0000000000000000, f:0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe read upstream: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe buf free s:0 t:1 f:0 00000000021AFC50, pos 00000000021AFD3E, size: 1994 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer: 15, old: 1252239150376, new: 1252239150421
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021DEA90
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021F8AA0
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021F8AA0
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream request: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream dummy handler
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021DEA90
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream request: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream process upstream
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe read upstream: 1
2009/09/06 13:11:30 [debug] 8339#0: *3 readv: 1:14152
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe recv chain: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe buf free s:0 t:1 f:0 00000000021AFC50, pos 00000000021AFD3E, size: 1994 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 input buf #0 00000000021AFD3E
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 01
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 03
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 00
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 01
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 00
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 08
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 00
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record byte: 00
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi record length: 8
2009/09/06 13:11:30 [debug] 8339#0: *3 http fastcgi sent end request
2009/09/06 13:11:30 [debug] 8339#0: *3 input buf 00000000021AFD3E 1978
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write downstream: 1
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write downstream flush in
2009/09/06 13:11:30 [debug] 8339#0: *3 http output filter "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 copy filter: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 mod_zip: entering body filter
2009/09/06 13:11:30 [debug] 8339#0: *3 xslt filter body
2009/09/06 13:11:30 [debug] 8339#0: *3 http postpone filter "/index.html?" 00000000021AF790
2009/09/06 13:11:30 [debug] 8339#0: *3 http chunk: 1978
2009/09/06 13:11:30 [debug] 8339#0: *3 write old buf t:1 f:0 00000000021AF4C0, pos 00000000021AF4C0, size: 358 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 write new buf t:1 f:0 0000000000000000, pos 00000000021AF860, size: 5 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 write new buf t:1 f:0 00000000021AFC50, pos 00000000021AFD3E, size: 1978 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 write new buf t:0 f:0 0000000000000000, pos 000000000046EEDD, size: 2 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter: l:0 f:0 s:2343
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter limit 0
2009/09/06 13:11:30 [debug] 8339#0: *3 writev: 2343
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter 0000000000000000
2009/09/06 13:11:30 [debug] 8339#0: *3 copy filter: 0 "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 pipe write downstream done
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer: 15, old: 1252239150376, new: 1252239150422
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream exit: 0000000000000000
2009/09/06 13:11:30 [debug] 8339#0: *3 finalize http upstream request: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 finalize http fastcgi request
2009/09/06 13:11:30 [debug] 8339#0: *3 free rr peer 1 0
2009/09/06 13:11:30 [debug] 8339#0: *3 close http upstream connection: 15
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer del: 15: 1252239150376
2009/09/06 13:11:30 [debug] 8339#0: *3 http upstream temp fd: -1
2009/09/06 13:11:30 [debug] 8339#0: *3 http output filter "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 copy filter: "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 mod_zip: entering body filter
2009/09/06 13:11:30 [debug] 8339#0: *3 xslt filter body
2009/09/06 13:11:30 [debug] 8339#0: *3 http postpone filter "/index.html?" 00007FFF88F7E810
2009/09/06 13:11:30 [debug] 8339#0: *3 http chunk: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 write new buf t:0 f:0 0000000000000000, pos 000000000046EEDA, size: 5 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter: l:1 f:0 s:5
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter limit 0
2009/09/06 13:11:30 [debug] 8339#0: *3 writev: 5
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter 0000000000000000
2009/09/06 13:11:30 [debug] 8339#0: *3 copy filter: 0 "/index.html?"
2009/09/06 13:11:30 [debug] 8339#0: *3 http finalize request: 0, "/index.html?" 1
2009/09/06 13:11:30 [debug] 8339#0: *3 set http keepalive handler
2009/09/06 13:11:30 [debug] 8339#0: *3 http close request
2009/09/06 13:11:30 [debug] 8339#0: *3 http log handler
2009/09/06 13:11:30 [debug] 8339#0: *3 free: 00000000021AFC50
2009/09/06 13:11:30 [debug] 8339#0: *3 free: 00000000021B8520, unused: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 free: 00000000021AEC40, unused: 437
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer add: 14: 75000:1252239165422
2009/09/06 13:11:30 [debug] 8339#0: *3 free: 00000000021B8030
2009/09/06 13:11:30 [debug] 8339#0: *3 free: 00000000021DA4D0
2009/09/06 13:11:30 [debug] 8339#0: *3 hc free: 0000000000000000 0
2009/09/06 13:11:30 [debug] 8339#0: *3 hc busy: 0000000000000000 0
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021DEA28
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021DEA28
2009/09/06 13:11:30 [debug] 8339#0: *3 http keepalive handler
2009/09/06 13:11:30 [debug] 8339#0: *3 malloc: 00000000021DA4D0:1024
2009/09/06 13:11:30 [debug] 8339#0: *3 recv: fd:14 -1 of 1024
2009/09/06 13:11:30 [debug] 8339#0: *3 recv() not ready (11: Resource temporarily unavailable)
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021DEA28
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021F8A38
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021F8A38
2009/09/06 13:11:30 [debug] 8339#0: *3 http empty handler
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021DEA28
2009/09/06 13:11:30 [debug] 8339#0: *3 http keepalive handler
2009/09/06 13:11:30 [debug] 8339#0: *3 recv: fd:14 494 of 1024
2009/09/06 13:11:30 [debug] 8339#0: *3 malloc: 00000000021B8030:1248
2009/09/06 13:11:30 [debug] 8339#0: *3 malloc: 00000000021B8520:4096
2009/09/06 13:11:30 [debug] 8339#0: *3 http process request line
2009/09/06 13:11:30 [debug] 8339#0: *3 http request line: "GET /stilo.css HTTP/1.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 http uri: "/stilo.css"
2009/09/06 13:11:30 [debug] 8339#0: *3 http args: ""
2009/09/06 13:11:30 [debug] 8339#0: *3 http exten: "css"
2009/09/06 13:11:30 [debug] 8339#0: *3 http process request header line
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Host: localhost:8081"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061317 Iceweasel/3.0.12 (Debian-3.0.12-1)"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Accept: text/css,*/*;q=0.1"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Accept-Language: en,pt;q=0.7,eo;q=0.3"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Accept-Encoding: gzip,deflate"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Accept-Charset: UTF-8,*"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Keep-Alive: 300"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Connection: keep-alive"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Referer: http://localhost:8081/"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Cookie: PHPSESSID=a9bf739213bf60902ba1078896ffd097"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "If-Modified-Since: Sat, 05 Sep 2009 16:39:42 GMT"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header: "Cache-Control: max-age=0"
2009/09/06 13:11:30 [debug] 8339#0: *3 http header done
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer del: 14: 1252239165422
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: "50x.html"
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: "favicon.ico"
2009/09/06 13:11:30 [debug] 8339#0: *3 test location: ~ "\.(php|html)$"
2009/09/06 13:11:30 [debug] 8339#0: *3 using configuration "/"
2009/09/06 13:11:30 [debug] 8339#0: *3 http cl:-1 max:1048576
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 2
2009/09/06 13:11:30 [debug] 8339#0: *3 post rewrite phase: 3
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 4
2009/09/06 13:11:30 [debug] 8339#0: *3 generic phase: 5
2009/09/06 13:11:30 [debug] 8339#0: *3 access phase: 6
2009/09/06 13:11:30 [debug] 8339#0: *3 access phase: 7
2009/09/06 13:11:30 [debug] 8339#0: *3 post access phase: 8
2009/09/06 13:11:30 [debug] 8339#0: *3 try files phase: 9
2009/09/06 13:11:30 [debug] 8339#0: *3 http script var: "/stilo.css"
2009/09/06 13:11:30 [debug] 8339#0: *3 try to use file: "/stilo.css" "/var/www/nginx-default/reagentes/stilo.css"
2009/09/06 13:11:30 [debug] 8339#0: *3 try file uri: "/stilo.css"
2009/09/06 13:11:30 [debug] 8339#0: *3 content phase: 10
2009/09/06 13:11:30 [debug] 8339#0: *3 content phase: 11
2009/09/06 13:11:30 [debug] 8339#0: *3 content phase: 12
2009/09/06 13:11:30 [debug] 8339#0: *3 content phase: 13
2009/09/06 13:11:30 [debug] 8339#0: *3 http filename: "/var/www/nginx-default/reagentes/stilo.css"
2009/09/06 13:11:30 [debug] 8339#0: *3 add cleanup: 00000000021B90F0
2009/09/06 13:11:30 [debug] 8339#0: *3 http static fd: 15
2009/09/06 13:11:30 [debug] 8339#0: *3 http set discard body
2009/09/06 13:11:30 [debug] 8339#0: *3 http ims:1252168782 lm:1252168782
2009/09/06 13:11:30 [debug] 8339#0: *3 mod_zip: entering header filter
2009/09/06 13:11:30 [debug] 8339#0: *3 xslt filter header
2009/09/06 13:11:30 [debug] 8339#0: *3 HTTP/1.1 304 Not Modified
Server: nginx/0.8.10
Date: Sun, 06 Sep 2009 12:11:30 GMT
Last-Modified: Sat, 05 Sep 2009 16:39:42 GMT
Connection: keep-alive

2009/09/06 13:11:30 [debug] 8339#0: *3 write new buf t:1 f:0 00000000021B9298, pos 00000000021B9298, size: 158 file: 0, size: 0
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter: l:1 f:0 s:158
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter limit 0
2009/09/06 13:11:30 [debug] 8339#0: *3 writev: 158
2009/09/06 13:11:30 [debug] 8339#0: *3 http write filter 0000000000000000
2009/09/06 13:11:30 [debug] 8339#0: *3 http finalize request: 0, "/stilo.css?" 1
2009/09/06 13:11:30 [debug] 8339#0: *3 set http keepalive handler
2009/09/06 13:11:30 [debug] 8339#0: *3 http close request
2009/09/06 13:11:30 [debug] 8339#0: *3 http log handler
2009/09/06 13:11:30 [debug] 8339#0: *3 run cleanup: 00000000021B90F0
2009/09/06 13:11:30 [debug] 8339#0: *3 file cleanup: fd:15
2009/09/06 13:11:30 [debug] 8339#0: *3 free: 00000000021B8520, unused: 220
2009/09/06 13:11:30 [debug] 8339#0: *3 event timer add: 14: 75000:1252239165464
2009/09/06 13:11:30 [debug] 8339#0: *3 free: 00000000021B8030
2009/09/06 13:11:30 [debug] 8339#0: *3 free: 00000000021DA4D0
2009/09/06 13:11:30 [debug] 8339#0: *3 hc free: 0000000000000000 0
2009/09/06 13:11:30 [debug] 8339#0: *3 hc busy: 0000000000000000 0
2009/09/06 13:11:30 [debug] 8339#0: *3 post event 00000000021DEA28
2009/09/06 13:11:30 [debug] 8339#0: *3 delete posted event 00000000021DEA28
2009/09/06 13:11:30 [debug] 8339#0: *3 http keepalive handler
2009/09/06 13:11:30 [debug] 8339#0: *3 malloc: 00000000021DA4D0:1024
2009/09/06 13:11:30 [debug] 8339#0: *3 recv: fd:14 -1 of 1024
2009/09/06 13:11:30 [debug] 8339#0: *3 recv() not ready (11: Resource temporarily unavailable)
-------------- next part --------------
2009/09/06 13:04:25 [debug] 5793#0: *55 post event 0000000000A6B9F8
2009/09/06 13:04:25 [debug] 5793#0: *55 post event 0000000000A85A08
2009/09/06 13:04:25 [debug] 5793#0: *55 delete posted event 0000000000A85A08
2009/09/06 13:04:25 [debug] 5793#0: *55 http empty handler
2009/09/06 13:04:25 [debug] 5793#0: *55 delete posted event 0000000000A6B9F8
2009/09/06 13:04:25 [debug] 5793#0: *55 http keepalive handler
2009/09/06 13:04:25 [debug] 5793#0: *55 recv: fd:14 447 of 1024
2009/09/06 13:04:25 [debug] 5793#0: *55 malloc: 0000000000A45000:1248
2009/09/06 13:04:25 [debug] 5793#0: *55 malloc: 0000000000A454F0:4096
2009/09/06 13:04:25 [debug] 5793#0: *55 http process request line
2009/09/06 13:04:25 [debug] 5793#0: *55 http request line: "GET / HTTP/1.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 http uri: "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 http args: ""
2009/09/06 13:04:25 [debug] 5793#0: *55 http exten: ""
2009/09/06 13:04:25 [debug] 5793#0: *55 http process request header line
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Host: localhost:8081"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061317 Iceweasel/3.0.12 (Debian-3.0.12-1)"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Accept-Language: en,pt;q=0.7,eo;q=0.3"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Accept-Encoding: gzip,deflate"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Accept-Charset: UTF-8,*"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Keep-Alive: 300"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Connection: keep-alive"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Cookie: PHPSESSID=a9bf739213bf60902ba1078896ffd097"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header: "Cache-Control: max-age=0"
2009/09/06 13:04:25 [debug] 5793#0: *55 http header done
2009/09/06 13:04:25 [debug] 5793#0: *55 event timer del: 14: 1252238737831
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 0
2009/09/06 13:04:25 [debug] 5793#0: *55 test location: "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 using configuration "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 http cl:-1 max:1048576
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 2
2009/09/06 13:04:25 [debug] 5793#0: *55 post rewrite phase: 3
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 4
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 5
2009/09/06 13:04:25 [debug] 5793#0: *55 access phase: 6
2009/09/06 13:04:25 [debug] 5793#0: *55 access phase: 7
2009/09/06 13:04:25 [debug] 5793#0: *55 post access phase: 8
2009/09/06 13:04:25 [debug] 5793#0: *55 try files phase: 9
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 try to use file: "/" "/var/www/nginx-default/reagentes/"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 try to use file: "/" "/var/www/nginx-default/reagentes/"
2009/09/06 13:04:25 [debug] 5793#0: *55 try file uri: "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 content phase: 10
2009/09/06 13:04:25 [debug] 5793#0: *55 open index "/var/www/nginx-default/reagentes/index.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 internal redirect: "/index.html?"
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 0
2009/09/06 13:04:25 [debug] 5793#0: *55 test location: "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 test location: "50x.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 test location: "favicon.ico"
2009/09/06 13:04:25 [debug] 5793#0: *55 test location: ~ "\.(php|html)$"
2009/09/06 13:04:25 [debug] 5793#0: *55 using configuration "\.(php|html)$"
2009/09/06 13:04:25 [debug] 5793#0: *55 http cl:-1 max:1048576
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 2
2009/09/06 13:04:25 [debug] 5793#0: *55 post rewrite phase: 3
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 4
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 5
2009/09/06 13:04:25 [debug] 5793#0: *55 access phase: 6
2009/09/06 13:04:25 [debug] 5793#0: *55 access phase: 7
2009/09/06 13:04:25 [debug] 5793#0: *55 post access phase: 8
2009/09/06 13:04:25 [debug] 5793#0: *55 try files phase: 9
2009/09/06 13:04:25 [debug] 5793#0: *55 malloc: 0000000000A3BC10:4096
2009/09/06 13:04:25 [debug] 5793#0: *55 http init upstream, client timer: 0
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "SCRIPT_FILENAME"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "/var/www/nginx-default/reagentes"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "/index.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "SCRIPT_FILENAME: /var/www/nginx-default/reagentes/index.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "DOCUMENT_ROOT/var/www/nginx-default/reagentes"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "DOCUMENT_ROOT: /var/www/nginx-default/reagentes"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "QUERY_STRING"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "QUERY_STRING: "
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "REQUEST_METHOD"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "GET"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "REQUEST_METHOD: GET"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "CONTENT_TYPE"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "CONTENT_TYPE: "
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "CONTENT_LENGTH"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "CONTENT_LENGTH: "
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "SCRIPT_NAME"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "/index.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "SCRIPT_NAME: /index.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "REQUEST_URI"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "REQUEST_URI: /"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "DOCUMENT_URI"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "/index.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "DOCUMENT_URI: /index.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "SERVER_PROTOCOL"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "HTTP/1.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "GATEWAY_INTERFACECGI/1.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "SERVER_SOFTWARE"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "nginx/"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "0.8.10"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "SERVER_SOFTWARE: nginx/0.8.10"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "REMOTE_ADDR"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "127.0.0.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "REMOTE_ADDR: 127.0.0.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "REMOTE_PORT"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "40167"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "REMOTE_PORT: 40167"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "SERVER_ADDR"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "127.0.0.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "SERVER_ADDR: 127.0.0.1"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "SERVER_PORT"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "8081"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "SERVER_PORT: 8081"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "SERVER_NAME"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script var: "localhost"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "SERVER_NAME: localhost"
2009/09/06 13:04:25 [debug] 5793#0: *55 http script copy: "REDIRECT_STATUS200"
2009/09/06 13:04:25 [debug] 5793#0: *55 fastcgi param: "REDIRECT_STATUS: 200"
2009/09/06 13:04:25 [debug] 5793#0: *55 http cleanup add: 0000000000A464D8
2009/09/06 13:04:25 [debug] 5793#0: *55 get rr peer, try: 1
2009/09/06 13:04:25 [debug] 5793#0: *55 socket 15
2009/09/06 13:04:25 [debug] 5793#0: *55 epoll add connection: fd:15 ev:80000005
2009/09/06 13:04:25 [debug] 5793#0: *55 connect to 127.0.0.1:8888, fd:15 #60
2009/09/06 13:04:25 [debug] 5793#0: *55 http upstream connect: -2
2009/09/06 13:04:25 [debug] 5793#0: *55 event timer add: 15: 60000:1252238725228
2009/09/06 13:04:25 [debug] 5793#0: *55 post event 0000000000A85A70
2009/09/06 13:04:25 [debug] 5793#0: *55 delete posted event 0000000000A85A70
2009/09/06 13:04:25 [debug] 5793#0: *55 http upstream request: "/index.html?"
2009/09/06 13:04:25 [debug] 5793#0: *55 http upstream send request handler
2009/09/06 13:04:25 [debug] 5793#0: *55 http upstream send request
2009/09/06 13:04:25 [debug] 5793#0: *55 chain writer buf fl:0 s:936
2009/09/06 13:04:25 [debug] 5793#0: *55 chain writer in: 0000000000A3C158
2009/09/06 13:04:25 [debug] 5793#0: *55 writev: 936
2009/09/06 13:04:25 [debug] 5793#0: *55 chain writer out: 0000000000000000
2009/09/06 13:04:25 [debug] 5793#0: *55 event timer del: 15: 1252238725228
2009/09/06 13:04:25 [debug] 5793#0: *55 event timer add: 15: 60000:1252238725229
2009/09/06 13:04:25 [debug] 5793#0: *55 post event 0000000000A6BA60
2009/09/06 13:04:25 [debug] 5793#0: *55 delete posted event 0000000000A6BA60
2009/09/06 13:04:25 [debug] 5793#0: *55 http upstream request: "/index.html?"
2009/09/06 13:04:25 [debug] 5793#0: *55 http upstream process header
2009/09/06 13:04:25 [debug] 5793#0: *55 malloc: 0000000000A3CC20:16384
2009/09/06 13:04:25 [debug] 5793#0: *55 recv: fd:15 -1 of 16384
2009/09/06 13:04:25 [error] 5793#0: *55 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:8888", host: "localhost:8081"
2009/09/06 13:04:25 [debug] 5793#0: *55 http next upstream, 2
2009/09/06 13:04:25 [debug] 5793#0: *55 free rr peer 1 4
2009/09/06 13:04:25 [debug] 5793#0: *55 finalize http upstream request: 502
2009/09/06 13:04:25 [debug] 5793#0: *55 finalize http fastcgi request
2009/09/06 13:04:25 [debug] 5793#0: *55 free rr peer 0 0
2009/09/06 13:04:25 [debug] 5793#0: *55 close http upstream connection: 15
2009/09/06 13:04:25 [debug] 5793#0: *55 event timer del: 15: 1252238725229
2009/09/06 13:04:25 [debug] 5793#0: *55 http finalize request: 502, "/index.html?" 1
2009/09/06 13:04:25 [debug] 5793#0: *55 http special response: 502, "/index.html?"
2009/09/06 13:04:25 [debug] 5793#0: *55 internal redirect: "/50x.html?"
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 0
2009/09/06 13:04:25 [debug] 5793#0: *55 test location: "/"
2009/09/06 13:04:25 [debug] 5793#0: *55 test location: "50x.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 using configuration "=/50x.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 http cl:-1 max:1048576
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 2
2009/09/06 13:04:25 [debug] 5793#0: *55 post rewrite phase: 3
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 4
2009/09/06 13:04:25 [debug] 5793#0: *55 generic phase: 5
2009/09/06 13:04:25 [debug] 5793#0: *55 access phase: 6
2009/09/06 13:04:25 [debug] 5793#0: *55 access phase: 7
2009/09/06 13:04:25 [debug] 5793#0: *55 post access phase: 8
2009/09/06 13:04:25 [debug] 5793#0: *55 try files phase: 9
2009/09/06 13:04:25 [debug] 5793#0: *55 content phase: 10
2009/09/06 13:04:25 [debug] 5793#0: *55 content phase: 11
2009/09/06 13:04:25 [debug] 5793#0: *55 content phase: 12
2009/09/06 13:04:25 [debug] 5793#0: *55 content phase: 13
2009/09/06 13:04:25 [debug] 5793#0: *55 http filename: "/var/www/nginx-default/reagentes/50x.html"
2009/09/06 13:04:25 [debug] 5793#0: *55 add cleanup: 0000000000A3C328
2009/09/06 13:04:25 [debug] 5793#0: *55 http static fd: 15
2009/09/06 13:04:25 [debug] 5793#0: *55 http set discard body
2009/09/06 13:04:25 [debug] 5793#0: *55 mod_zip: entering header filter
2009/09/06 13:04:25 [debug] 5793#0: *55 xslt filter header
2009/09/06 13:04:25 [debug] 5793#0: *55 charset: "" > "utf-8"
2009/09/06 13:04:25 [debug] 5793#0: *55 HTTP/1.1 502 Bad Gateway
Server: nginx/0.8.10
Date: Sun, 06 Sep 2009 12:04:25 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 54
Connection: keep-alive

2009/09/06 13:04:25 [debug] 5793#0: *55 write new buf t:1 f:0 0000000000A3C4E0, pos 0000000000A3C4E0, size: 171 file: 0, size: 0
2009/09/06 13:04:25 [debug] 5793#0: *55 http write filter: l:0 f:0 s:171
2009/09/06 13:04:25 [debug] 5793#0: *55 http output filter "/50x.html?"
2009/09/06 13:04:25 [debug] 5793#0: *55 copy filter: "/50x.html?"
2009/09/06 13:04:25 [debug] 5793#0: *55 read: 15, 0000000000A3C670, 54, 0
2009/09/06 13:04:25 [debug] 5793#0: *55 mod_zip: entering body filter
2009/09/06 13:04:25 [debug] 5793#0: *55 xslt filter body
2009/09/06 13:04:25 [debug] 5793#0: *55 http postpone filter "/50x.html?" 0000000000A3C6A8
2009/09/06 13:04:25 [debug] 5793#0: *55 write old buf t:1 f:0 0000000000A3C4E0, pos 0000000000A3C4E0, size: 171 file: 0, size: 0
2009/09/06 13:04:25 [debug] 5793#0: *55 write new buf t:1 f:0 0000000000A3C670, pos 0000000000A3C670, size: 54 file: 0, size: 0
2009/09/06 13:04:25 [debug] 5793#0: *55 http write filter: l:1 f:0 s:225
2009/09/06 13:04:25 [debug] 5793#0: *55 http write filter limit 0
2009/09/06 13:04:25 [debug] 5793#0: *55 writev: 225
2009/09/06 13:04:25 [debug] 5793#0: *55 http write filter 0000000000000000
2009/09/06 13:04:25 [debug] 5793#0: *55 copy filter: 0 "/50x.html?"
2009/09/06 13:04:25 [debug] 5793#0: *55 http finalize request: 0, "/50x.html?" 1
2009/09/06 13:04:25 [debug] 5793#0: *55 set http keepalive handler
2009/09/06 13:04:25 [debug] 5793#0: *55 http close request
2009/09/06 13:04:25 [debug] 5793#0: *55 http log handler
2009/09/06 13:04:25 [debug] 5793#0: *55 run cleanup: 0000000000A3C328
2009/09/06 13:04:25 [debug] 5793#0: *55 file cleanup: fd:15
2009/09/06 13:04:25 [debug] 5793#0: *55 free: 0000000000A3CC20
2009/09/06 13:04:25 [debug] 5793#0: *55 free: 0000000000A454F0, unused: 0
2009/09/06 13:04:25 [debug] 5793#0: *55 free: 0000000000A3BC10, unused: 1109
2009/09/06 13:04:25 [debug] 5793#0: *55 event timer add: 14: 75000:1252238740233
2009/09/06 13:04:25 [debug] 5793#0: *55 free: 0000000000A45000
2009/09/06 13:04:25 [debug] 5793#0: *55 free: 0000000000A674A0
2009/09/06 13:04:25 [debug] 5793#0: *55 hc free: 0000000000000000 0
2009/09/06 13:04:25 [debug] 5793#0: *55 hc busy: 0000000000000000 0
2009/09/06 13:04:25 [debug] 5793#0: *55 post event 0000000000A6B9F8
2009/09/06 13:04:25 [debug] 5793#0: *55 delete posted event 0000000000A6B9F8
2009/09/06 13:04:25 [debug] 5793#0: *55 http keepalive handler
2009/09/06 13:04:25 [debug] 5793#0: *55 malloc: 0000000000A674A0:1024
2009/09/06 13:04:25 [debug] 5793#0: *55 recv: fd:14 -1 of 1024
2009/09/06 13:04:25 [debug] 5793#0: *55 recv() not ready (11: Resource temporarily unavailable)
-------------- next part --------------
2009/09/06 13:08:15 [debug] 8339#0: post event 00000000021DE8F0
2009/09/06 13:08:15 [debug] 8339#0: delete posted event 00000000021DE8F0
2009/09/06 13:08:15 [debug] 8339#0: accept on 127.0.0.1:8081, ready: 0
2009/09/06 13:08:15 [debug] 8339#0: malloc: 00000000021A9F60:256
2009/09/06 13:08:15 [debug] 8339#0: *1 accept: 127.0.0.1 fd:14
2009/09/06 13:08:15 [debug] 8339#0: *1 event timer add: 14: 60000:1252238955226
2009/09/06 13:08:15 [debug] 8339#0: *1 epoll add event: fd:14 op:1 ev:80000001
2009/09/06 13:08:15 [debug] 8339#0: *1 post event 00000000021DEA28
2009/09/06 13:08:15 [debug] 8339#0: *1 delete posted event 00000000021DEA28
2009/09/06 13:08:15 [debug] 8339#0: *1 malloc: 00000000021B8030:1248
2009/09/06 13:08:15 [debug] 8339#0: *1 malloc: 00000000021AA250:256
2009/09/06 13:08:15 [debug] 8339#0: *1 malloc: 00000000021DA4D0:1024
2009/09/06 13:08:15 [debug] 8339#0: *1 malloc: 00000000021B8520:4096
2009/09/06 13:08:15 [debug] 8339#0: *1 http process request line
2009/09/06 13:08:15 [debug] 8339#0: *1 recv: fd:14 447 of 1024
2009/09/06 13:08:15 [debug] 8339#0: *1 http request line: "GET / HTTP/1.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 http uri: "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 http args: ""
2009/09/06 13:08:15 [debug] 8339#0: *1 http exten: ""
2009/09/06 13:08:15 [debug] 8339#0: *1 http process request header line
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Host: localhost:8081"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061317 Iceweasel/3.0.12 (Debian-3.0.12-1)"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Accept-Language: en,pt;q=0.7,eo;q=0.3"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Accept-Encoding: gzip,deflate"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Accept-Charset: UTF-8,*"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Keep-Alive: 300"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Connection: keep-alive"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Cookie: PHPSESSID=a9bf739213bf60902ba1078896ffd097"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header: "Cache-Control: max-age=0"
2009/09/06 13:08:15 [debug] 8339#0: *1 http header done
2009/09/06 13:08:15 [debug] 8339#0: *1 event timer del: 14: 1252238955226
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 0
2009/09/06 13:08:15 [debug] 8339#0: *1 test location: "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 using configuration "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 http cl:-1 max:1048576
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 2
2009/09/06 13:08:15 [debug] 8339#0: *1 post rewrite phase: 3
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 4
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 5
2009/09/06 13:08:15 [debug] 8339#0: *1 access phase: 6
2009/09/06 13:08:15 [debug] 8339#0: *1 access phase: 7
2009/09/06 13:08:15 [debug] 8339#0: *1 post access phase: 8
2009/09/06 13:08:15 [debug] 8339#0: *1 try files phase: 9
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 try to use file: "/" "/var/www/nginx-default/reagentes/"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 try to use file: "/" "/var/www/nginx-default/reagentes/"
2009/09/06 13:08:15 [debug] 8339#0: *1 try file uri: "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 content phase: 10
2009/09/06 13:08:15 [debug] 8339#0: *1 open index "/var/www/nginx-default/reagentes/index.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 internal redirect: "/index.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 0
2009/09/06 13:08:15 [debug] 8339#0: *1 test location: "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 test location: "50x.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 test location: "favicon.ico"
2009/09/06 13:08:15 [debug] 8339#0: *1 test location: ~ "\.(php|html)$"
2009/09/06 13:08:15 [debug] 8339#0: *1 using configuration "\.(php|html)$"
2009/09/06 13:08:15 [debug] 8339#0: *1 http cl:-1 max:1048576
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 2
2009/09/06 13:08:15 [debug] 8339#0: *1 post rewrite phase: 3
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 4
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 5
2009/09/06 13:08:15 [debug] 8339#0: *1 access phase: 6
2009/09/06 13:08:15 [debug] 8339#0: *1 access phase: 7
2009/09/06 13:08:15 [debug] 8339#0: *1 post access phase: 8
2009/09/06 13:08:15 [debug] 8339#0: *1 try files phase: 9
2009/09/06 13:08:15 [debug] 8339#0: *1 malloc: 00000000021AEC40:4096
2009/09/06 13:08:15 [debug] 8339#0: *1 http init upstream, client timer: 0
2009/09/06 13:08:15 [debug] 8339#0: *1 epoll add event: fd:14 op:3 ev:80000005
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "SCRIPT_FILENAME"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "/var/www/nginx-default/reagentes"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "/index.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "SCRIPT_FILENAME: /var/www/nginx-default/reagentes/index.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "DOCUMENT_ROOT/var/www/nginx-default/reagentes"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "DOCUMENT_ROOT: /var/www/nginx-default/reagentes"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "QUERY_STRING"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "QUERY_STRING: "
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "REQUEST_METHOD"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "GET"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "REQUEST_METHOD: GET"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "CONTENT_TYPE"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "CONTENT_TYPE: "
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "CONTENT_LENGTH"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "CONTENT_LENGTH: "
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "SCRIPT_NAME"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "/index.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "SCRIPT_NAME: /index.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "REQUEST_URI"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "REQUEST_URI: /"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "DOCUMENT_URI"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "/index.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "DOCUMENT_URI: /index.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "SERVER_PROTOCOL"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "HTTP/1.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "SERVER_PROTOCOL: HTTP/1.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "GATEWAY_INTERFACECGI/1.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "SERVER_SOFTWARE"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "nginx/"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "0.8.10"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "SERVER_SOFTWARE: nginx/0.8.10"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "REMOTE_ADDR"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "127.0.0.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "REMOTE_ADDR: 127.0.0.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "REMOTE_PORT"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "53256"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "REMOTE_PORT: 53256"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "SERVER_ADDR"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "127.0.0.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "SERVER_ADDR: 127.0.0.1"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "SERVER_PORT"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "8081"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "SERVER_PORT: 8081"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "SERVER_NAME"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script var: "localhost"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "SERVER_NAME: localhost"
2009/09/06 13:08:15 [debug] 8339#0: *1 http script copy: "REDIRECT_STATUS200"
2009/09/06 13:08:15 [debug] 8339#0: *1 fastcgi param: "REDIRECT_STATUS: 200"
2009/09/06 13:08:15 [debug] 8339#0: *1 http cleanup add: 00000000021B9508
2009/09/06 13:08:15 [debug] 8339#0: *1 get rr peer, try: 1
2009/09/06 13:08:15 [debug] 8339#0: *1 socket 15
2009/09/06 13:08:15 [debug] 8339#0: *1 epoll add connection: fd:15 ev:80000005
2009/09/06 13:08:15 [debug] 8339#0: *1 connect to 127.0.0.1:8888, fd:15 #2
2009/09/06 13:08:15 [debug] 8339#0: *1 http upstream connect: -2
2009/09/06 13:08:15 [debug] 8339#0: *1 event timer add: 15: 60000:1252238955226
2009/09/06 13:08:15 [debug] 8339#0: *1 post event 00000000021F8A38
2009/09/06 13:08:15 [debug] 8339#0: *1 post event 00000000021F8AA0
2009/09/06 13:08:15 [debug] 8339#0: *1 delete posted event 00000000021F8AA0
2009/09/06 13:08:15 [debug] 8339#0: *1 http upstream request: "/index.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 http upstream send request handler
2009/09/06 13:08:15 [debug] 8339#0: *1 http upstream send request
2009/09/06 13:08:15 [debug] 8339#0: *1 chain writer buf fl:0 s:936
2009/09/06 13:08:15 [debug] 8339#0: *1 chain writer in: 00000000021AF188
2009/09/06 13:08:15 [debug] 8339#0: *1 writev: 936
2009/09/06 13:08:15 [debug] 8339#0: *1 chain writer out: 0000000000000000
2009/09/06 13:08:15 [debug] 8339#0: *1 event timer del: 15: 1252238955226
2009/09/06 13:08:15 [debug] 8339#0: *1 event timer add: 15: 60000:1252238955228
2009/09/06 13:08:15 [debug] 8339#0: *1 delete posted event 00000000021F8A38
2009/09/06 13:08:15 [debug] 8339#0: *1 http run request: "/index.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 http upstream check client, write event:1, "/index.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 http upstream recv(): -1 (11: Resource temporarily unavailable)
2009/09/06 13:08:15 [debug] 8339#0: *1 post event 00000000021DEA90
2009/09/06 13:08:15 [debug] 8339#0: *1 delete posted event 00000000021DEA90
2009/09/06 13:08:15 [debug] 8339#0: *1 http upstream request: "/index.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 http upstream process header
2009/09/06 13:08:15 [debug] 8339#0: *1 malloc: 00000000021AFC50:16384
2009/09/06 13:08:15 [debug] 8339#0: *1 recv: fd:15 -1 of 16384
2009/09/06 13:08:15 [error] 8339#0: *1 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:8888", host: "localhost:8081"
2009/09/06 13:08:15 [debug] 8339#0: *1 http next upstream, 2
2009/09/06 13:08:15 [debug] 8339#0: *1 free rr peer 1 4
2009/09/06 13:08:15 [debug] 8339#0: *1 finalize http upstream request: 502
2009/09/06 13:08:15 [debug] 8339#0: *1 finalize http fastcgi request
2009/09/06 13:08:15 [debug] 8339#0: *1 free rr peer 0 0
2009/09/06 13:08:15 [debug] 8339#0: *1 close http upstream connection: 15
2009/09/06 13:08:15 [debug] 8339#0: *1 event timer del: 15: 1252238955228
2009/09/06 13:08:15 [debug] 8339#0: *1 http finalize request: 502, "/index.html?" 1
2009/09/06 13:08:15 [debug] 8339#0: *1 http special response: 502, "/index.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 internal redirect: "/50x.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 0
2009/09/06 13:08:15 [debug] 8339#0: *1 test location: "/"
2009/09/06 13:08:15 [debug] 8339#0: *1 test location: "50x.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 using configuration "=/50x.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 http cl:-1 max:1048576
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 2
2009/09/06 13:08:15 [debug] 8339#0: *1 post rewrite phase: 3
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 4
2009/09/06 13:08:15 [debug] 8339#0: *1 generic phase: 5
2009/09/06 13:08:15 [debug] 8339#0: *1 access phase: 6
2009/09/06 13:08:15 [debug] 8339#0: *1 access phase: 7
2009/09/06 13:08:15 [debug] 8339#0: *1 post access phase: 8
2009/09/06 13:08:15 [debug] 8339#0: *1 try files phase: 9
2009/09/06 13:08:15 [debug] 8339#0: *1 content phase: 10
2009/09/06 13:08:15 [debug] 8339#0: *1 content phase: 11
2009/09/06 13:08:15 [debug] 8339#0: *1 content phase: 12
2009/09/06 13:08:15 [debug] 8339#0: *1 content phase: 13
2009/09/06 13:08:15 [debug] 8339#0: *1 http filename: "/var/www/nginx-default/reagentes/50x.html"
2009/09/06 13:08:15 [debug] 8339#0: *1 add cleanup: 00000000021AF358
2009/09/06 13:08:15 [debug] 8339#0: *1 http static fd: 15
2009/09/06 13:08:15 [debug] 8339#0: *1 http set discard body
2009/09/06 13:08:15 [debug] 8339#0: *1 mod_zip: entering header filter
2009/09/06 13:08:15 [debug] 8339#0: *1 xslt filter header
2009/09/06 13:08:15 [debug] 8339#0: *1 charset: "" > "utf-8"
2009/09/06 13:08:15 [debug] 8339#0: *1 HTTP/1.1 502 Bad Gateway
Server: nginx/0.8.10
Date: Sun, 06 Sep 2009 12:08:15 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 54
Connection: keep-alive

2009/09/06 13:08:15 [debug] 8339#0: *1 write new buf t:1 f:0 00000000021AF510, pos 00000000021AF510, size: 171 file: 0, size: 0
2009/09/06 13:08:15 [debug] 8339#0: *1 http write filter: l:0 f:0 s:171
2009/09/06 13:08:15 [debug] 8339#0: *1 http output filter "/50x.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 copy filter: "/50x.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 read: 15, 00000000021AF6A0, 54, 0
2009/09/06 13:08:15 [debug] 8339#0: *1 mod_zip: entering body filter
2009/09/06 13:08:15 [debug] 8339#0: *1 xslt filter body
2009/09/06 13:08:15 [debug] 8339#0: *1 http postpone filter "/50x.html?" 00000000021AF6D8
2009/09/06 13:08:15 [debug] 8339#0: *1 write old buf t:1 f:0 00000000021AF510, pos 00000000021AF510, size: 171 file: 0, size: 0
2009/09/06 13:08:15 [debug] 8339#0: *1 write new buf t:1 f:0 00000000021AF6A0, pos 00000000021AF6A0, size: 54 file: 0, size: 0
2009/09/06 13:08:15 [debug] 8339#0: *1 http write filter: l:1 f:0 s:225
2009/09/06 13:08:15 [debug] 8339#0: *1 http write filter limit 0
2009/09/06 13:08:15 [debug] 8339#0: *1 writev: 225
2009/09/06 13:08:15 [debug] 8339#0: *1 http write filter 0000000000000000
2009/09/06 13:08:15 [debug] 8339#0: *1 copy filter: 0 "/50x.html?"
2009/09/06 13:08:15 [debug] 8339#0: *1 http finalize request: 0, "/50x.html?" 1
2009/09/06 13:08:15 [debug] 8339#0: *1 set http keepalive handler
2009/09/06 13:08:15 [debug] 8339#0: *1 http close request
2009/09/06 13:08:15 [debug] 8339#0: *1 http log handler
2009/09/06 13:08:15 [debug] 8339#0: *1 run cleanup: 00000000021AF358
2009/09/06 13:08:15 [debug] 8339#0: *1 file cleanup: fd:15
2009/09/06 13:08:15 [debug] 8339#0: *1 free: 00000000021AFC50
2009/09/06 13:08:15 [debug] 8339#0: *1 free: 00000000021B8520, unused: 0
2009/09/06 13:08:15 [debug] 8339#0: *1 free: 00000000021AEC40, unused: 1109
2009/09/06 13:08:15 [debug] 8339#0: *1 event timer add: 14: 75000:1252238970232
2009/09/06 13:08:15 [debug] 8339#0: *1 free: 00000000021B8030
2009/09/06 13:08:15 [debug] 8339#0: *1 free: 00000000021DA4D0
2009/09/06 13:08:15 [debug] 8339#0: *1 hc free: 0000000000000000 0
2009/09/06 13:08:15 [debug] 8339#0: *1 hc busy: 0000000000000000 0
2009/09/06 13:08:15 [debug] 8339#0: *1 tcp_nodelay
2009/09/06 13:08:15 [debug] 8339#0: *1 post event 00000000021DEA28
2009/09/06 13:08:15 [debug] 8339#0: *1 delete posted event 00000000021DEA28
2009/09/06 13:08:15 [debug] 8339#0: *1 http keepalive handler
2009/09/06 13:08:15 [debug] 8339#0: *1 malloc: 00000000021DA4D0:1024
2009/09/06 13:08:15 [debug] 8339#0: *1 recv: fd:14 -1 of 1024
2009/09/06 13:08:15 [debug] 8339#0: *1 recv() not ready (11: Resource temporarily unavailable)


More information about the nginx mailing list