Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
our infrastructure currently can not support websockets. But polling websockets consumes 100% CPU, as it seems.
What is the simplest was to disable websockets completely, so that the browser stops polling?
Thanks
Karl
Can you let me know more about your infrastructure, and how it cannot support websockets?
Disabling socket.io altogether will break certain functionality...
Also, long polling should not be consuming your CPU 100%. It sounds like something else is going on.