(no title)
Colex
|
8 years ago
Browsers usually limit the number of requests to a certain domain (around 8 requests if I'm not mistaken, but it may vary). So I don't think it'd be the cause of a self inflicted DOS.
Also, every solution must be used carefully where it makes sense, if it doesn't make sense, then a different solutions must be thought of.
mnarayan01|8 years ago
ewalk153|8 years ago
Under low load, it could make it faster for one user.
Under higher load, each initial page request will be more expensive and therefore will result in exhausted resources sooner.
nateberkopec|8 years ago
mtarnovan|8 years ago
mtarnovan|8 years ago
The limit applies only to persistent connections.