Created
November 9, 2011 02:57
-
-
Save felipe-prenholato/1350195 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> /var/log/nginx/error.log <== | |
2011/11/09 01:15:41 [error] 8448#0: *1 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 172.22.1.67, server: sistemas.pdg.com.br, request: "POST /rh/colaborador/ HTTP/1.1", upstream: "uwsgi://unix:///home/sistemas/virtualenvs/prd/tmp/uwsgi.sock:", host: "192.168.4.74", referrer: "http://192.168.4.74/rh/colaborador/" | |
==> /var/log/nginx/access.log <== | |
172.22.1.67 - - [09/Nov/2011:01:15:41 -0200] "POST /rh/colaborador/ HTTP/1.1" 504 584 "http://192.168.4.74/rh/colaborador/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2" | |
==> /home/sistemas/virtualenvs/prd/logs/uwsgi.log <== | |
Wed Nov 9 01:15:45 2011 - writev(): Broken pipe [plugins/python/wsgi_headers.c line 206] | |
Wed Nov 9 01:15:45 2011 - write(): Broken pipe [plugins/python/wsgi_subhandler.c line 235] | |
[pid: 8465|app: 0|req: 1/1] 172.22.1.67 () {50 vars in 1047 bytes} [Wed Nov 9 01:14:40 2011] POST /rh/colaborador/ => generated 0 bytes in 64453 msecs (HTTP/1.1 200) 3 headers in 18446744073709551615 bytes (0 switches on core 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment