cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Only receive a header file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 4 Mar 2010 19:46:31 +0100 (CET)

On Thu, 4 Mar 2010, Olaf van der Spek wrote:

> It's still a weird idea. Why would using multiple connections cause a speed
> up?

There are in fact multiple scenarios where that is indeed the case. It could
be servers using round-robin DNS so that each new connection potentially use
another server and they have varying load. It is also unfortunately not too
rare to see ISPs etc limit TCP flows so that two independent flows can
transfer data faster than one single. (I have a friend with a setup like that
and I've seen it work.)

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-03-04