Retrieving a media file on a webpage (for example, downloading or opening it) might fail if the file size exceeds 8 MB. The issue occurs when Microsoft Azure Content Delivery Network (CDN) is used to cache the media files.
To resolve the issue, consider one of the following options:
<setting name="Media.EnableRangeRetrievalRequest" value="false"/>