tree: 8533bb8a66af19a6e2099d0d25171261b7ad5eff [path history] [tgz]
  1. test/
  2. common.cc
  3. common.h
  4. configs.cc
  5. configs.h
  6. evaluate.cc
  7. evaluate.h
  8. fetch.cc
  9. fetch.h
  10. fetch_policy.cc
  11. fetch_policy.h
  12. fetch_policy_lru.cc
  13. fetch_policy_lru.h
  14. fetch_policy_simple.cc
  15. fetch_policy_simple.h
  16. headers.cc
  17. headers.h
  18. Makefile.inc
  19. pattern.cc
  20. pattern.h
  21. plugin.cc
  22. README.md
plugins/prefetch/README.md

Description

The purpose of the plugin is to increase the cache-hit ratio for a sequence of objects which URL paths follow a common pattern.

Documentation

Details and examples can be found in prefetch plugin documentation.