curl-and-php
Re: multi curl working very slow when threads > 10
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 24 Jan 2011 20:00:44 +0100 (CET)
Date: Mon, 24 Jan 2011 20:00:44 +0100 (CET)
On Mon, 24 Jan 2011, far Fraser wrote:
> Threads = i mean parallel http connections.
Right, but I think it is important to know that libcurl doesn't use threads
for that. That's a far too common misconception already and we should work on
correcting people using that term in error to describe parallel downloads in
a single thread.
> About resolver: I use stock on centos and windows, so is there any way to
> enable threaded resolver on centos ?
You enable that by building libcurl with it enabled.
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2011-01-24