Hello!
On Thu, Apr 20, 2017 at 05:31:22PM -0400, shivramg94 wrote:
> Hi All,
>
> When we issue a reload to Nginx binary ( -s reload), what
> are the steps involved inthe spawning of new set of worker processes?
>
> Is it something like, while the older worker processes are still running or
> a
Hi All,
When we issue a reload to Nginx binary ( -s reload), what
are the steps involved inthe spawning of new set of worker processes?
Is it something like, while the older worker processes are still running or
are serving in flight requests, Nginx spawns the newer worker processes and
then bri