----- Oryginalna wiadomość -----
> Od: "Roberto De Ioris" <[email protected]>
> Do: "uWSGI developers and users list" <[email protected]>
> Wysłane: niedziela, 4 marzec 2012 17:08:18
> Temat: Re: [uWSGI] harakiri
> 
> Do you have a 4 seconds harakiri ?

harakiri = 3
harakiri-verbose = 1
reload-mercy = 3


> 
> 168 is poll(), that could be the one used by uWSGI while waiting for
> protocol data. If you have a 4 seconds harakiri, which is the socket
> timeout ? (the one you set with -z)
> 

"used by uWSGI while waiting for protocol data"
...from nginx ?


And I also have something like that:
syscall> -1  ?


012-03-04 16:40:31 - *** HARAKIRI ON WORKER 5 (pid: 8613) ***
2012-03-04 16:40:31 - HARAKIRI: -- syscall> 168 0xffffffff81037623 0x1 0x4e20 
0xa286bec 0xb72b4ff4 0x0 0xbf953a40 0xb77b5832
2012-03-04 16:40:31 - HARAKIRI: -- wchan> 0
2012-03-04 16:40:31 - HARAKIRI: --- uWSGI worker 5 (pid: 8613) WAS managing 
request / since Sun Mar  4 16:40:27 2012 ---
2012-03-04 16:40:33 - DAMN ! worker 5 (pid: 8613) died :( trying respawn ...
2012-03-04 16:40:33 - Respawned uWSGI worker 5 (new pid: 8638)
2012-03-04 16:40:33 - SIGPIPE: writing to a closed pipe/socket/fd (probably the 
client disconnected) on request / (ip ::ffff:xxx) !!!
2012-03-04 16:40:33 - writev(): Broken pipe [proto/uwsgi.c line 120] during GET 
/ (::ffff:xxx)
2012-03-04 16:40:33 - SIGPIPE: writing to a closed pipe/socket/fd (probably the 
client disconnected) on request / (ip ::ffff:xxx) !!!
2012-03-04 16:40:33 - write(): Broken pipe [proto/uwsgi.c line 138] during GET 
/ (::ffff:xxx)
2012-03-04 16:40:33 - announcing my loyalty to the Emperor...
2012-03-04 16:40:33 - announcing my loyalty to the Emperor...

2012-03-04 16:41:38 - *** HARAKIRI ON WORKER 5 (pid: 8638) ***
2012-03-04 16:41:57 - HARAKIRI: -- syscall> running
2012-03-04 16:41:57 - HARAKIRI: -- wchan> 0
2012-03-04 16:41:57 - HARAKIRI: --- uWSGI worker 5 (pid: 8638) WAS managing 
request / since Sun Mar  4 16:41:33 2012 ---
2012-03-04 16:41:59 - DAMN ! worker 5 (pid: 8638) died :( trying respawn ...
2012-03-04 16:41:59 - Respawned uWSGI worker 5 (new pid: 8647)

2012-03-04 16:42:14 - *** HARAKIRI ON WORKER 3 (pid: 8633) ***
2012-03-04 16:42:14 - HARAKIRI: -- syscall> -1 0xbf954188 0xb71c58a5
2012-03-04 16:42:14 - HARAKIRI: -- wchan> 0
2012-03-04 16:42:16 - DAMN ! worker 3 (pid: 8633) died :( trying respawn ...
2012-03-04 16:42:16 - Respawned uWSGI worker 3 (new pid: 8653)


-- 
Łukasz Wróblewski
http://www.nri.pl/ - Nowoczesne Rozwiązania Internetowe
http://www.hostowisko.pl/ - Profesjonalny i tani hosting
http://www.katalog-polskich-firm.pl/ - Najlepszy darmowy katalog firm
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to