What? nodejs vs webservers? yes, my real question is, there is lost 
performance if you put your multiple nodejs apps behind a webserver (with 
proxy)?

Or its just better to use the node itself to run all your apps (using vhost 
if all the apps are using express)? or have a nodejs router like 
multi-sites<https://github.com/oren/multi-sites>
?

The idea behind this is just to know what way its better, some cons of 
using webserver like apache (don't know if its applicable to nginx) its that
websockets didn't work.

Regards

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to