Re: nginx -s reload problem

2014-07-22 Thread B.R.
That worker states indicates that the old workers are still busy. Signaling nginx for a reload (through 'reload' service command or sending HUP to the master, which all does the latter), *graciously* shuts old workers down, that means leaving them finishing what they are doing without accepting ne

Re: nginx -s reload problem

2014-07-21 Thread Harold.Miao
Do you have any good suggestions? Thanks in advance! Roman Arutyunyan 于2014年7月21日星期一写道: > Reload will not work properly with rtmp since rtmp connections are long > unlike http. > > > On Mon, Jun 16, 2014 at 11:19 AM, Harold.Miao > wrote: > >> hi all >> >> I use a endless rtmp stream >> >> /usr/

nginx -s reload problem

2014-06-16 Thread Harold.Miao
hi all I use a endless rtmp stream /usr/local/nginx/wsgi/ffmpeg -i haha.mp4 -c:v libx264 -b:v 500k -c:a copy -f flv rtmp://172.16.205.50:1936/publish/you as you known, if I use nginx -s reload , then I got a lot of "nginx: worker process is shutting down" pplive 15355 13642 0 14:56 ?