jjpmann / cache-hit

Shows if cache was hit or miss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache Hit

Shows if cache was HIT or MISS for the current page/resource.

Will check the following headers to determine a match.

Proxy:

  • x-cache
  • x-fastcgi-cache
  • varnish-cache
  • cf-cache-status

CMS:

  • x-drupal-cache
  • x-ee-cache

Issues: https://github.com/jjpmann/cache-hit/issues

About

Shows if cache was hit or miss

License:MIT License


Languages

Language:JavaScript 80.7%Language:HTML 19.3%