Re: Master process on reload

2016-06-29 Thread B.R.
Thanks Maxim! Helpful and concise as always. :o) --- *B. R.* On Wed, Jun 29, 2016 at 7:38 PM, Maxim Dounin wrote: > Hello! > > On Wed, Jun 29, 2016 at 07:04:48PM +0200, B.R. wrote: > > > Kind of basic question about nginx behavior here. > > > > On the docs page http://nginx.org/en/docs/control.h

Re: Master process on reload

2016-06-29 Thread Maxim Dounin
Hello! On Wed, Jun 29, 2016 at 07:04:48PM +0200, B.R. wrote: > Kind of basic question about nginx behavior here. > > On the docs page http://nginx.org/en/docs/control.html, it is said : > > > HUP -> changing configuration, keeping up with a changed time zone (only > > for FreeBSD and Linux), st

Master process on reload

2016-06-29 Thread B.R.
Hello, Kind of basic question about nginx behavior here. On the docs page http://nginx.org/en/docs/control.html, it is said : > HUP -> changing configuration, keeping up with a changed time zone (only > for FreeBSD and Linux), starting new worker processes with a new > configuration, graceful sh