cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: Server memory usage

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 7 Feb 2009 19:52:54 +0100 (CET)

On Sat, 7 Feb 2009, Leonardo wrote:

> but I think curl does not throw away the data that was already sent to the
> browser and keeps storing it at memory. Does it make any sense?

libcurl does not keep any data, it sends it to the callback and then forgets
about it.

-- 
  / daniel.haxx.se
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2009-02-07

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET