Re: Unix domain socket and restart

2017-05-07 Thread S.A.N
Michael Salmon Wrote: --- > I started testing using a Unix domain socket so that I could a way to > send a message when my site was down for maintenance but I ran into a > problem. When I restarted nginx it complained that the sockets already > ex

Re: Unix domain socket and restart

2017-05-07 Thread Syed Imran
Test mail, On Sun, May 7, 2017 at 3:46 PM, Michael Salmon wrote: > I started testing using a Unix domain socket so that I could a way to send > a message when my site was down for maintenance but I ran into a problem. > When I restarted nginx it complained that the sockets already existed and >

Unix domain socket and restart

2017-05-07 Thread Michael Salmon
I started testing using a Unix domain socket so that I could a way to send a message when my site was down for maintenance but I ran into a problem. When I restarted nginx it complained that the sockets already existed and wouldn't start. Is this the expected behaviour? /Michael Salmon SE KI34