Hmm.. the way I got Socket.io to work with Nginx at Review19 -- http://review19.com -- was to compile Nginx with the TCP Proxy module (https://github.com/yaoweibin/n.... Didn't require any modifications of the Socket.io code but I needed to declare an additional tcp {} block in nginx.conf
↧