cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Multiple HTTP GETs in one TCP message

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 2 Nov 2006 14:10:44 +0100 (CET)

On Thu, 2 Nov 2006, Peter Wullinger wrote:

>> Yes. Is it possible to do HTTP pipelining with current cURL syntax?
>
> Doesn't this happen automatically already?

[...]

> * Re-using existing connection! (#0) with host localhost
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

No. curl re-uses the connection if it can, but the curl tool does not use
pipelining. The most recent libcurl supports HTTP pipelining but it would take
some effort to make the command line tool take advantage from that.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-11-02