How to use node.js as a production web server?
Solution 1:
Check out this link: http://cuppster.com/2011/05/12/diy-node-js-server-on-amazon-ec2
For load balancing and static content delivering i would use nginx.
Check out this link: http://cuppster.com/2011/05/12/diy-node-js-server-on-amazon-ec2
For load balancing and static content delivering i would use nginx.