How to find if the page is served from varnish cache?
Answer Posted / 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 |
Post New Answer View All Answers