Re: Service restart testing nginx.conf

2014-02-21 Thread Styopa Semenukha
You must have used `service nginx reload` or `service nginx configtest`. On Friday, February 21, 2014 10:36:01 AM Paul N. Pace wrote: > It seems like way back in the olden days, when I restarted nginx ('sudo > service nginx restart'), if there was a configuration issue in nginx.conf, > I would get

Service restart testing nginx.conf

2014-02-21 Thread Paul N. Pace
It seems like way back in the olden days, when I restarted nginx ('sudo service nginx restart'), if there was a configuration issue in nginx.conf, I would get a warning telling me such and, IIRC, nginx would boot using the last known valid configuration. It doesn't seem to happen that way any more