cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: curl multi mysteriously returns no data at random times

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 21 Feb 2005 15:31:53 +0100 (CET)

On Mon, 21 Feb 2005, Nayeem Syed wrote:

> at a random point without any particular pattern we seem to be getting no
> responses coming back from our xml sources. When we checked with our sources
> we found they never got any request from us in the first place.

So when the problem occurs, it occurs for all 9 at once? Thus all connections
for that thread seem to be broken?

Do you have any curl-related logging enabled that shows what curl does or
doesn't do when it fails?

Do you need 200 threads to make it fail or does it happen with less as well?

How many sockets/connections can you handle in a single process (all threads
taken together)?

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2005-02-21