I wouldn't suggest Apache / mod_proxy. Our experience wasn't really nice. (https, long polling, web socket) issues and more.. We implemented a node.js extension for Parallel's Plesk. So Parallel Plesk users can host node applications. Check it here <https://ext.plesk.com/packages/28f799af-1ff4-4bb8-9c87-a04f0f23d32e-jxcore-support> That simply works on top of JXcore and proxy the things over nginx. If you have a chance to install this extension on plesk, you can simply focus on your node application instead all the tricky parts.
However, soon we might open source this extension and you might even make it a standalone solution. There are many articles on node.js & nginx , for example <http://nginx.com/blog/nginx-nodejs-websockets-socketio/> -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/77d179e8-c332-4dd3-b641-f4de81568e90%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
