Hello!
On Thu, Dec 18, 2014 at 2:02 PM, Daurnimator wrote:
> This is surprising to me:
> I would have suspected '-s reload' to only exit once the reload
> succeeds (or exit with a non-zero exit code).
> Using a signal (i.e. HUP), you have no idea if the operation was a
> success (without delving into log files).
>
I think you should use nginx -t before sending HUP for this.
Regards,
-agentzh