Skip to main content

Main navigation

Menu

Close
  • Home
  • Modules
  • System
  • Theming
  • Search blog
  • Contact
Menu

Debugging fastly output with custom header

Wed, 03/10/2021

If we want to get all the debug info that is set in our .vcl file to get that info we need to add extra header to request, so it should look like.

curl -svo /dev/null -H "Fastly-Debug:1" https://www.mysite.com/

for some more info on the output you get, check here https://docs.fastly.com/en/guides/checking-cache

Drupal 8
Drupal 9
Architecture
Decoupling

Finding The Way Home @ 2011 - 2020

Powered by Drupal