简体   繁体   中英

websocket connection invalid - Socket.IO

I developed a web application that uses socket.io on my windows platform, and it worked perfectly. However, as soon as I move it over to my debian 6 production dedicated server, it starts dropping clients for "warn - websocket connection invalid".

This error happens on the server, and drops normally 10-20 seconds after the first connection is established.

socket.io is running at version 0.9.11 on both linux + windows servers

Did you check your ports and connection adresses?

Try updating your socket.io!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM