cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Pipelining request response sequence.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 14 Nov 2011 23:08:24 +0100 (CET)

On Mon, 14 Nov 2011, Pankaj Takawale wrote:

> libcurl version 7.21.4I tried multi interface with PIPELINING. I noticed
> that libcurl uses same connection for pipelining http GET requests; but it
> does not send requests together; instead it sends second request after
> receving response from first request.

That's either a bug, a problem in your code or simply happening due to network
reasons...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-14