[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
Sat Feb 12 17:13:53 UTC 2011
#16236: Method to stream file downloads in HTTP API, to reduce update memory
footprint
----------------------------+-----------------------------
Reporter: markjaquith | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: Future Release
Component: HTTP | Version:
Severity: normal | Resolution:
Keywords: 3.2-early |
----------------------------+-----------------------------
Comment (by sivel):
New patch adds support for the fsockopen transport.
Fopen is going away in WP 3.2, so no need to do anything there. Need to
evaluate how to do this in the HTTP Extension. Perhaps for the ExtHttp
transport we just blacklist it for streaming to a file.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16236#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list