[Tickets #5913] Re: Lower memory usage while downloading files
bugs at bugs.horde.org
bugs at bugs.horde.org
Sun Nov 25 23:04:41 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5913
-----------------------------------------------------------------------
Ticket | 5913
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | Lower memory usage while downloading files
Queue | Gollem
Version | HEAD
Type | Enhancement
State | Feedback
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2007-11-25 15:04) wrote:
Btw, you didn't post the code you mentioned yet, but is it really necessary
to use chunked reads, or will readfile (http://www.php.net/readfile) or
fpassthru do the right thing? In a way fpassthru would be ideal because we
can return a stream from the VFS library in some backends, or fake it with
a local file.
More information about the bugs
mailing list