cURL / Mailing Lists / curl-library / Single Mail

curl-library

how to specify single threaded dns resolver

From: Vishakha Vaidya <vvaidya_at_adobe.com>
Date: Tue, 30 Nov 2010 12:55:05 +0530

Hi,

This is in continuation of thread "performance degradation from 7.10.8 to 7.20.1"
Thanks Kamil for your help.

Yes I am talking about Curl_getaddrinfo_ex(). I am compiling the library on Mac and win.

On windows I use the vcproj, while on mac I use the configure script and here are the CFLAGS I set -
CFLAGS="-arch i386" ./configure --with-ssl=$PWD/../openssl --without-zlib --without-libidn --without-libssh2 --without-krb4 --without-gssapi --without-spnego --disable-ares --enable-ipv6 --disable-static --disable-ldap --disable-ldaps

As far as I understand, I am disabling ares, still I see a lot of thread trying to call Curl_getaddrinfo_ex(). What am I missing ?

Thanks,

Vishakha

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