
29 May
2012
29 May
'12
8:14 a.m.
James Harper wrote:
No it's even worse than that. The switch gets overloaded with a single browser session making multiple connections. Eg http://switch/main_page in turn loads up a heap of small images, css, java script, frames, etc, and the browser tries to load them all concurrently for performance reasons but the switch just starts refusing (connection reset) subsequent connections once it is already handling a few, so it just doesn't work.
I'm the only one who logs into the switch.
Uh, so fix / change your browser? I vaguely recall seeing a "max concurrent connections per server" option in about:config years ago...