Activity fetch performance improvement

I have added support for browsers stuck behind corporate proxies that block WebSocket’s. Unfortunately this means that if the binary protocol causes Safari to break it is likely to fallback to SockJS. You might not notice immediately but the performance is much slower. This is what appears at the bottom of the /settings page:

You should turn off the binary protocols one by one (starting from the bottom of the list) to see if that works.

1 Like