node.js - Multiple polling request on updating socket.io to 1.0 version (HTTP Error 400) -
node.js - Multiple polling request on updating socket.io to 1.0 version (HTTP Error 400) - i using node.js along socket.io, working till now. after updating socket.io latest version of 1.0 next issue has come notice. 1] continuously getting error "http error 400" in new relic, unable trace why error come please help me.... 2] getting multiple polling requests of type get, response comes null. when seek open url of request, next response returned: output {"code":3,"message":"bad request"} following requests see in firebug console: get http://yourdomain.com:8080/socket.io/?eio=3&transport=polling&t=1412592572238-0 200 ok 463ms http://yourdomain.com:8080/socket.io/?eio=3&transport=polling&t=1412592572811-1&sid=hcvdc05luqybnptmaccy 200 ok 241ms http://yourdomain.com:8080/socket.io/?eio=3&transport=polling&t=1412592573093-3&sid=hcvdc05luqybn...