# Cache

> For the complete documentation index, see [llms.txt](https://doc.ibexa.co/en/5.0/llms.txt).

For caching, Ibexa DXP offers both HTTP cache for content views, and persistence cache.

Ibexa DXP offers both HTTP cache for content views, and persistence cache.

- [HTTP cache](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/cache/http_cache/http_cache/): Ibexa DXP's HTTP cache functionalities enable using reverse proxies - Symfony HttpCache Proxy, Varnish or Fastly.
- [Reverse proxy](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/cache/http_cache/reverse_proxy/): You can use Symfony HttpCache Proxy, Varnish or Fastly as reverse proxies with Ibexa DXP.
- [Persistence cache](https://doc.ibexa.co/en/5.0/infrastructure_and_maintenance/cache/persistence_cache/): Persistence cache caches SPI\\Persistence calls used in common page loads.
