Comment Re:node.js has a very serious issue (Score 3, Informative) 304
Nodejs is not trying to emulate PHP, because its intended usage is completely different - if you want to provide REST services for the frontend written in JS, why would you need to bother with passing stuff through apache? Not to mention that you can pass node through nginx.
And in what world are the open source servers 'commercial http servers'?