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