Sitecore 7.1 large Media Items mp4 or PDF problems with Range Retrieval Requests ONLY IE

There is a problem when serving large MP4 or PDF ONLY in IE and it turns out that it was because of Range Retrieval Requests.

To make the story short (after being frustrated and started pulling my hair), it turns out that Sitecore by default uses Range Retrieval Requests for Media and there is a setting in the web.config that you can turn on/off

<setting name="Media.EnableRangeRetrievalRequest" value="false" />

If you want to read more about 14.35.2 Range Retrieval Requests http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35.2

 

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s