LearnBoost / up

Zero-downtime reloads and requests load balancer based on distribute.
540 stars 73 forks source link

Socket.io does not respond when upgrade to node 0.10.0 #62

Open truongsinh opened 11 years ago

truongsinh commented 11 years ago

I use latest socket.io and up, and when upgrade to 0.10.0, the server stops responds to any request, unless I listen to a specific port inside my code (i.e. not from up CLI).

truongsinh commented 11 years ago

Due to a bug of node-http-proxy https://github.com/nodejitsu/node-http-proxy/issues/387 (a dependency of distribute) https://github.com/LearnBoost/distribute/issues/6