Skip to content

Better local cache usage

Compare
Choose a tag to compare
@maxjustus maxjustus released this 10 Feb 19:58
· 6 commits to master since this release
  • More intelligent local caching. Only caches local entities when they've been hit more then options.min_hits_for_local or 50 times within 30 seconds.
  • Adds X-Cache-Hits header which records then number of cache hits made on a given nginx instance.