SignalR: Server doesn't receive any requests if more than X connections established in one browser
问题 Good day. Background : ASP.NET MVC 3 / SignalR. I'm developing typical chat component which will be used in a big portal. I wrote small emulator which opens new window with chat component and new SignalR connection in it. The problem: Everything works fine, but: Suddenly i noticed that if i open more than X windows/tabs with same component in one browser - server stops to receive any responses from any clients connected with it. The X is : 5 for IE and Chrome 14 for FF. I suppose it's a