cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Performance Problem with CURL.

From: <man_at_tfhs.net>
Date: Thu, 25 Aug 2005 15:23:08 -0000

can you upgrade to a later version of libcurl, just as an experiment?

allan

On Thu, Aug 25, 2005, Martin Vogt <vogt_at_itwm.fraunhofer.de> said:

>
> Hello,
>
> I'm developing a benchmark with curl-7.10.5.
> Attached is my first source. (only a test so far)
>
> If I use the testprogram with IIS it takes only 0.7 Seconds
> with 1000 request, but when used against apache2 it take from 5 to 19
> seconds.
>
> If I use /usr/sbin/ab2 -c 1000 /url/to/a.jpg IIS has the
> same time, but apache now only takes 0.4 seconds.
> (ab2 is the apache2 benchmark, but for some reasons, I like to use libcurl)
>
> If I start my testprogram ist gives "timeouts", but only when
> used against apache2, not IIS.
> Its obvious thats a problem with my testprogram, so how can I get more
> performance with it?
>
> Thanks,
>
> Martin
>
>
>
>

-- 
Received on 2005-08-25