cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Implications?

From: Michael Wallner <mike_at_iworks.at>
Date: Mon, 11 Sep 2006 11:56:37 +0200

Michael Wallner wrote:
> Daniel Stenberg wrote:
>
>> Any chance you can produce a stand-alone C program that can repeat
>> the problems?
>
> I'll try.

Here we go:

Output of libcurl-prepipelining:
R: 0 - no error <http://www.ibm.com>
R: 0 - no error <http://www.iana.org>
R: 0 - no error <http://www.ripe.net>
R: 0 - no error <http://www.oracle.com>
R: 0 - no error <http://www.mysql.com>
R: 0 - no error <http://www.yahoo.com>
R: 0 - no error <http://www.google.com>
R: 0 - no error <http://www.opensource.org>
R: 0 - no error <http://www.microsoft.com>
R: 0 - no error <http://www.news.com>
R: 0 - no error <http://www.ca.com>
R: 0 - no error <http://www.netcraft.com>
R: 0 - no error <http://www.cnn.com>
R: 0 - no error <http://www.chip.de>
R: 0 - no error <http://www.heise.de>
R: 0 - no error <http://www.amazon.com>
R: 0 - no error <http://www.mit.edu>
R: 0 - no error <http://www.dell.com>
R: 0 - no error <http://www.wikipedia.org>
R: 0 - no error <http://www.uefa.com>
R: 0 - no error <http://www.cert.org>
R: 0 - no error <http://www.sony.com>
R: 0 - no error <http://www.ieee.org>
R: 0 - no error <http://www.symantec.com>
R: 0 - no error <http://www.playstation.com>
R: 0 - no error <http://www.hotmail.com>
R: 0 - no error <http://www.fujitsu.com>
R: 0 - no error <http://www.nist.gov>
R: 0 - no error <http://www.ebay.com>
R: 0 - no error <http://www.bbc.co.uk>
R: 0 - no error <http://www.hp.com>
R: 0 - no error <http://news.google.com>
R: 0 - no error <http://www.supermicro.com>
R: 0 - no error <http://www.msn.com>
R: 0 - no error <http://www.foxnews.com>
R: 0 - no error <http://www.cbs.com>
R: 0 - no error <http://www.sky.com>
R: 0 - no error <http://www.wired.com>
R: 0 - no error <http://www.newslink.org>

Output of libcurl-CVS:
R: 0 - no error <http://www.google.com>
R: 7 - couldn't connect to server <http://www.amazon.com>
R: 0 - no error <http://www.iana.org>
R: 0 - no error <http://www.ripe.net>
R: 0 - no error <http://www.oracle.com>
R: 0 - no error <http://www.mysql.com>
R: 0 - no error <http://www.yahoo.com>
R: 7 - couldn't connect to server <http://www.ibm.com>
R: 0 - no error <http://www.opensource.org>
R: 0 - no error <http://www.news.com>
R: 0 - no error <http://www.netcraft.com>
R: 0 - no error <http://www.dell.com>
R: 0 - no error <http://www.cnn.com>
R: 7 - couldn't connect to server <http://www.microsoft.com>
R: 0 - no error <http://www.wikipedia.org>
R: 7 - couldn't connect to server <http://www.chip.de>
R: 0 - no error <http://www.heise.de>
R: 7 - couldn't connect to server <http://www.cnet.com>
R: 0 - no error <http://www.ca.com>
R: 0 - no error <http://www.ieee.org>
R: 0 - no error <http://www.uefa.com>
R: 0 - no error <http://www.mit.edu>
R: 7 - couldn't connect to server <http://www.cert.org>
R: 7 - couldn't connect to server <http://www.hp.com>
R: 0 - no error <http://www.sony.com>
R: 0 - no error <http://www.playstation.com>
R: 7 - couldn't connect to server <http://www.ebay.com>
R: 7 - couldn't connect to server <http://www.nist.gov>
R: 0 - no error <http://www.hotmail.com>
R: 0 - no error <http://www.symantec.com>
R: 0 - no error <http://www.bbc.co.uk>
R: 0 - no error <http://www.fujitsu.com>
R: 7 - couldn't connect to server <http://www.apple.com>
R: 0 - no error <http://www.ecma.com>
R: 0 - no error <http://www.supermicro.com>
R: 7 - couldn't connect to server <http://www.zdnet.com>
R: 0 - no error <http://www.wired.com>
R: 7 - couldn't connect to server <http://www.foxnews.com>
R: 0 - no error <http://www.cbs.com>
R: 0 - no error <http://www.sky.com>
R: 7 - couldn't connect to server <http://news.google.com>
R: 0 - no error <http://www.bloglines.com>
R: 0 - no error <http://www.newslink.org>
R: 0 - no error <http://www.usatoday.com>
R: 0 - no error <http://www.un.org>
R: 0 - no error <http://www.nbc.com>
R: 0 - no error <http://slashdot.org>
R: 0 - no error <http://www.msn.com>
R: 0 - no error <http://www.techweb.com>

Source attached.

Thanks,

-- 
Michael

Received on 2006-09-11