cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Implications? (was: Introducing HTTP Pipelining support)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 10 Sep 2006 11:14:52 +0200 (CEST)

On Sun, 10 Sep 2006, Michael Wallner wrote:

> Hi, with libcurl-7.16.0-CVS from yesterday, I get lots of errors for my
> multi interface, I wonder if these are caused by the changes for the
> pipelining support, and whether those changes impact runs without
> CURLMOPT_PIPELINING?

It might very well be. Thanks for testing and putting our attention on the
problems.

> I didn't dive into the commits yet, so I'll just post the output of my test
> script
> http://cvs.php.net/viewvc.cgi/pecl/http/tests/HttpRequestPool_003.phpt?revision=1.4&view=markup
> right here (watch out, it's just PHP), which tries to fetch about 30 URLs
> with a concurrency of 10.
>
> The first run was done with libcurl-7.15.1 and the second was done with
> aforementioned CVS checkout. As you can see I very often get "couldn't
> connect to server" back from libcurl (the other warnings origin from my
> binding).

I'll investigate!

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