|
|
|
|
|
by gord
5365 days ago
|
|
I only know networking basics, so not sure about your other use cases, but I was pleasantly surprised how useful something like 'http-proxy' for node is. I use it to serve up several hosts on the same ip, or split sections of my url namespace into several node.js servers. Maybe look at NodeJitsu blog as the articles seem readable, and those guys seem to use node heavily for running their hosting platform. |
|