When number of tabs increases on browser for signalR implemented domain.The tab remains spinning after some limit of tabs.
From some reasearch it is said that it is the limitation of browser.The links are:
- https://medium.com/yasser-shaikh/multiple-tab-issue-with-signal-r-9df76c1ffba0
- https://github.com/SignalR/SignalR/issues/2744
- https://github.com/SignalR/SignalR/issues/849
- SignalR, Limited unique connections (opened tabs) IIS8, Windows8
But when I try to browse any url from same domain from different machine or from different browser, tabs are spinning on them too. the other machine tabs starts working as soon as I closed some tabs of the first browsers.
Please help
Thanks