How to find if the page is served from varnish cache?
Answer / Vimal Chandra
To check if a Drupal page is served from Varnish cache, look for a X-Cache header in the HTTP response headers. A value of 'HIT' indicates that the page was served from the cache.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is drupal scalable?
How will you add the fields inside the panels?
How can one make the most of drupal? What are the main advantages?
Is drupal a programming language?
If we delete the page.tpl.php then drupal site will work or not?
What is content type in drupal?
What are the steps for launching a drupal site?
What language is drupal?
How do I add taxonomy in drupal 8?
What a module is in drupal and what the process of writing one involves?
Is drupal is a cms?
Which files are required for theme?