cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Multiple http2 request using limited connection ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 9 Apr 2016 00:41:49 +0200 (CEST)

On Fri, 8 Apr 2016, Dan Fandrich wrote:

>> In the long term I'd like to make the command line tool move over to use the
>> multi interface and allow simultaneous parallel transfers
>
> Would you expect much difference in the kind of normal batch transfers
> normally done on the command-line?

I guess that a fair amount of users *could* transfer more than one URL at once
in many cases so the total execution time will go down for them. I also expect
that more things will go HTTP/2 over time so such parallel transfers can go
over a single connection (assuming they use the same host, or going forward
using connection coalescing).

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ:        https://curl.haxx.se/docs/faq.html
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-04-09