0

I have a VPS currently hosting node.js web apps and one site. However I'm currently using custom ports for the apps.

I'd like to simply give each its custom domain and so for more sites, that would mean they all would go to port 80 by default.

As I understand I need to use a reverse proxy, but I want to make sure that:

  • Web Sockets
  • Socket.io

Will work normally. Soon I will have to mount:

  • Drupal
  • Simple Rails/Sinatra tests

Are Apache, lighttpd or nginx the best options? Are there any easy node.js recommended and well documented options?

At the momment, my best option would be lighttpd on top

diegoaguilar
  • 159
  • 1
  • 3
  • 10

0 Answers0