curl-and-php
Re: curl_multi_exec() limited to 213 requests?
From: Ryan Parman <ryan.lists.warpshare_at_gmail.com>
Date: Mon, 7 Jul 2008 23:36:52 -0700
Date: Mon, 7 Jul 2008 23:36:52 -0700
On Jul 7, 2008, at 11:28 PM, Daniel Stenberg wrote:
>> There are no Apache errors, there are no cURL errors, and I have
>> error_reporting(E_ALL) set on my test page with XDebug installed.
>
> I'd say the limit you probably hit is number of simultaneously open
> file descriptors that your process is allowed to use. libcurl's
> multi interface has been used to do >50000 simulaneous parallell
> transfers, there is no fixed limit.
So, if I were to try to figure this out, where might I find the number
of simultaneous file descriptors? Otherwise, what should I Google for
next?
Thanks! :)
-- Ryan Parman <http://ryanparman.com> _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2008-07-08