Ignore Unsatisfiable Ranges

Applies To:
HTTP Large
HTTP Small
ADN
HTTP Rules Engine - Basic Rules
HTTP Rules Engine - Advanced Rules

This feature determines the response that will be returned to clients when a request generates a 416 Requested Range Not Satisfiable status code. By default, this status code is returned when the specified byte-range request cannot be satisfied by an edge server and an If-Range request-header field was not specified.

Value Result
Enabled Prevents our edge servers from responding to an invalid byte-range request with a 416 Requested Range Not Satisfiable status code. Instead our servers will deliver the requested asset and return a 200 OK to the client.
Disabled Restores the default behavior. The default behavior is to honor the 416 Requested Range Not Satisfiable status code.

Default Behavior: Disabled.