Hello, it is currently possible to restart nginx without losing any incoming connections. See http://wiki.nginx.org/NginxCommandLine#Upgrading_To_a_New_Binary_On_The_Fly But what if I have to restart PHP? Is it possible to let nginx enqueue incoming connections while PHP is restarting? Kind regards Steffen Weber