Multi-CDN Debug

Multi-CDN Debug

You can check the content that needs debugging using this helpful guide. If you suspect that caching is not being utilized for the requested URL, even after making a second request in sequence, this guide will show whether the content is cached and functioning properly (HIT, as explained in the next section).

  1. On the left side menu, click debug. In the input field, paste the URL of the content that needs debugging.
  1. Click the Test Response button. You should get a response that is similar to below image:
  1. The page displays all the HTTP response headers.
  1. If the first test shows a MISS as shown below, try again.
  1. The second time it should show a HIT: