FOSHttpCache Purger
Categories
Component ID
2685635
Component name
FOSHttpCache Purger
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This project provides a FOSHttpCache library based purger to the Purge project to integrate with HTTP caching proxies such as Varnish and NGINX.
Features of the FOSHttpCache
- Send cache invalidation requests with minimal impact on performance.
- Cache tagging abstraction, uses BAN with Varnish and allows tagging support for other caching proxies in the future.
- Use the built-in support for Varnish 3 and 4, NGINX, the Symfony reverse proxy from the http-kernel component or easily implement your own caching proxy client.
- Test your application against your Varnish or NGINX setup.
- This library is fully compatible with HHVM.
