Actions
Bug #8409
closedMedia caching for external links extremely slow
Description
When linking to an external MP4 for example the caching behavior will attempt to parse height, width, file size, etc.. This behavior is extremely slow for external media. It should ideally be using the URL parsing code which is faster and caches efficiently.
Updated by krileon over 3 years ago
Date, Last-Modified, and Content-Length headers now requested at same time of URL parse and cached for more efficient reuse.
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions