I wrote a blog post about Unix signals and Graceful shutdown in node.js applications five months ago. In this article I will explain how to reload a node.js application with no downtime. One of the things that I like about nginx is how it handles configuration changes Controlling nginx.
Full article