| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Server memory usage
From: Leonardo <leobasilio_at_gmail.com>
Date: Sat, 7 Feb 2009 00:28:25 -0200
Hi, everybody. Sorry if there's another post about this problem, but I did
$c = curl_init($LOCATION);
function foo($c, $data){
@ob_flush();
// does whatever it does
return strlen($data);
}
curl_exec($c);
curl_close($c);
Every time the code is run, the memory usage goes up quickly. Without
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info