cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Curl/LibCurl compiled on OS X without --disable-ipv6 is really slow

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 21 Dec 2003 19:58:32 +0100 (CET)

On Sat, 20 Dec 2003, Jacob Swed wrote:

> I saw this more as a build issue. As configure is running it should (if
> possible) detect that IPv6 would kill performance given X or Y factors and
> disable it by default. Maybe for now that is based on the platform.

The configure checks are supposed to check for features and functions, not for
specific platforms or operating systems. Thus, a check like this would need to
check for a defective getaddrinfo() (if at all possible).

Are we sure this is really an OS flaw and not just a config or site specific
problem of yours?

Finally, the ipv6 support enables ipv6 so it isn't just slower than the
regular name lookup, it offers additional features.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
Received on 2003-12-21