[wp-trac] [WordPress Trac] #16236: Method to stream file downloads in HTTP API, to reduce update memory footprint
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 10 17:11:44 UTC 2011
#16236: Method to stream file downloads in HTTP API, to reduce update memory
footprint
---------------------------------+-----------------------------
Reporter: markjaquith | Owner: sivel
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: Future Release
Component: HTTP | Version:
Severity: normal | Resolution:
Keywords: 3.2-early has-patch |
---------------------------------+-----------------------------
Comment (by sivel):
Add pseudo streaming to file with the HTTP Extension. This saves us
nothing on the memory allocation when using the HTTP Extension but at
least gives us the same functionality that the other transports have.
This came from a conversation with Nacin at WordCamp Miami.
If it hasn't been done in another patch, we need to move the HTTP
Extension as the last one in priority. No reason to keep it at the front
since it is the least tested and now supports less functionality.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16236#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list