Nginx Support for WebSocket

Finally Nginx 1.3 will be released today (due in several hours). It will bring WebSocket support.

Until now, I still use node http proxy for proxying requests, and Nginx for static files.

With this release, I can switch node http proxy with Nginx directly.