I’m trying to run a Websocket server at workplace, but unfortunately I always got Pending state and can not establish the connection.
Furthermore, I got a website: Websocket Echo Test and found that I can’t establish it either.
error message like this: DISCONNECTED
Maybe the proxy configuration in my workplace is why I can not establish the Websocket connection.
How to solve it?
Thanks John for help me edited this question.
Issue fixed.
I updated
< plugin>version to8.1.2.v20120308and everything goes well.