Hello,
it is currently possible to restart nginx without losing any incoming
connections. See
But what if I have to restart PHP? Is it possible to let nginx enqueue
incoming connections while PHP is restarting?
Kind regards
Steffen W.
Hello,
it is currently possible to restart nginx without losing any incoming
connections. See
But what if I have to restart PHP? Is it possible to let nginx enqueue
incoming connections while PHP is restarting?
Kind regards
Steffen W.
2009/12/6 Steffen W. [email protected]:
it is currently possible to restart nginx without losing any incoming
connections. See
CommandLine | NGINXBut what if I have to restart PHP? Is it possible to let nginx enqueue
incoming connections while PHP is restarting?
Hi,
At my site I do this with two servers, A and B load-balanced with
haproxy:. Under normal conditions, traffic is served both on A and B.
Then when it’s time to restart your app, this is what I do:
Jean-Baptiste Q.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs