| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-python mailing list Archives
Re: DNS lookup question
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 19 Jan 2010 19:47:11 +0100 (CET)
On Tue, 19 Jan 2010, my name wrote:
> I'm confused as to how CURLOPT_NOSIGNAL affects DNS lookups.
If you really want to know and figure out libcurl details, I recommend you
> If it's set to 1 it uses c-ares, otherwise it doesn't?
No. If you disable signals, no signals will be used by libcurl. Signals are
> I had it to set to 1 and it seemed like I was getting alot of unresolved
That's not in itself controlled by just option, but this option controls how
> Also, I'm making ~1000 connections, is there anything I need to look out for
You probably want your libcurl built with c-ares then so that name resolves
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-pythonReceived on 2010-01-19 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info