Re: Worker processes not shutting down

2014-09-23 Thread igorhmm
Hi people, @BR: I not found anything on logs related to this problem, but I still investigating and trying to reproduce. @oscaretu: this looks a nice tool, thanks for recommendation @dewanggaba: I'm using the reload command. We can't use restart because this will kill all established connections

Re: Worker processes not shutting down

2014-09-19 Thread igorhmm
Hi BR, I don't known how to reproduce, not yet :-) I couldn't identify which worker was responding too, but I can see with strace warnings in the old wolker about EAGAIN (Resource temporarily unavailable). I can see that because old workers still running: USER PID %CPU %MEMVSZ RSS TT

Re: Worker processes not shutting down

2014-09-19 Thread igorhmm
Hi BR, This helps a lot, but I can't find a explanation for my (temporary) problem. About a hour ago one of our developers can't access port 80, but everything goes fine with https. My nginx is listening http and https in the same server, With help of tcpdump, we could see packets coming in, b

Re: Worker processes not shutting down

2014-09-19 Thread igorhmm
Hi, Did you solved that problem? I'm with the same issue using nginx/1.4.3. Could be related with websockets that are still connected? Some browsers can't connect until that worker be killed? This happens for you too? Thanks Posted at Nginx Forum: http://forum.nginx.org/read.php?2,221591,2534