> We have been trying to upgrade the Nginx binary on the fly by invoking
USR2
> signal to spawn a new set of master and worker processes with the new
> configuration. The question I have is when this new master process is
> spawned, after issuing USR2 signal to the existing or the old master
> proc
Hi,
We have been trying to upgrade the Nginx binary on the fly by invoking USR2
signal to spawn a new set of master and worker processes with the new
configuration. The question I have is when this new master process is
spawned, after issuing USR2 signal to the existing or the old master
process,