We are experiencing problems with Safari on IOS devices when opening multiple web pages simultaneously to our site.
It seems that the problems are related to our long-polling requests and the limit Safari has on concurrent connections per domain.
Will this be resolved if we switch to websockets in SignalR or will the Safari imposed limits on the number of concurrent connections per domain still be a problem for us?