
Configuring Nginx as a Front End to Your Node.js Application
Nginx ("engine-x") is a lightweight and high performance HTTP / proxy server. If you are planning to run your Node.js application on a production server, you should seriously consider using Nginx ยป