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

curl-and-php

does curl_multi fit for my app?

From: James liu <liuping.james_at_gmail.com>
Date: Sun, 10 Jun 2007 21:06:54 +0800

i wanna get data from some servers quickly.

now i use curl_multi (my code is from
http://curl.haxx.se/libcurl/php/examples/multi.html),

i use 45 server to curl. Tt sometime return 32 server's data and 13 failure
open, when i refresh, it show me 45 server's data.

how many servers should curl_multi fits for?

does curl_multi fit for me? I wanna get data speed is more quick more
better. It seems not quick as i think.

can i optimize it or something i ignore.

if it is not fit,,,anyone know how to fix it with my app?

thks .

-- 
regards
jl

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-06-10