How do I find out if my assets are being optimized?

How do I find out if my assets are being optimized?

Written by Inian Parameshwaran
Last update: Wednesday, Jun 19, 2019

By defaul, any resource going through us will be optimised (unless there is a page rule or a URL parameter like opt=none or something similar which has disabled the optimization.

Inspect the response headers of any asset being routed via Dexecure. You should see a header called "dexoriginalsize" which we send indicating that the asset is being processed by Dexecure.

Misc

Other FAQs

3 articles in this category.
Written by Inian Parameshwaran.