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.
Actions