Extending/Overriding CDN Behavior

Applies To:
HTTP Large
HTTP Small
ADN
HTTP Rules Engine

HTTP Rules Engine can be used to override and/or extend the CDN configuration defined in the MCC and the response headers defined by a web server (e.g., Apache or IIS).

HTTP Rules Engine also allows you to override an existing CDN configuration. For example, you can create a rule that disables Token-Based Authentication for all HTML assets. This type of rule would bypass the check for Token-Based Authentication even when the requested HTML assets are in a secured directory. Keep in mind that this scenario will still require valid tokens for any supporting assets for that HTML page (e.g., JS, CSS, images, etc.) that reside in a location secured by Token-Based Authentication.

The following illustration is of a rule that disables Token-Based Authentication for HTML files.