Hacker News new | past | comments | ask | show | jobs | submit login

definitely a bug. most browsers, going back a decade, support 4-8+ concurrent connections to a given host (hostname, really).



Hell, even elinks does:

    Name: max_connections_to_host
    Type: Integer [1..8]
    Value: 8

    Description:
    Maximum number of concurrent connections to a given host.


Not necessarily.

While your desktop can handle 8 connections the 3G connection can't.


A TCP connection costs nothing if it's merely open and waiting. OK, it costs a few bytes of space in some tables somewhere, but no actual bandwidth.


Odd how 3G could handle it, until a day or two ago.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: