---
title: Examples
description: Example cache rule configurations for common use cases.
image: https://developers.cloudflare.com/core-services-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/cache/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Examples

In the following sections, you can find common cache rules examples.

* [ Browser Cache TTL ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/browser-cache-ttl/)
* [ Bypass Cache on Cookie ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/bypass-cache-on-cookie/)
* [ Cache by Device Type ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/cache-device-type/)
* [ Cache Deception Armor ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/cache-deception-armor/)
* [ Cache Everything while ignoring query strings ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/cache-everything-ignore-query-strings/)
* [ Cache Level (Cache Everything) ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/cache-everything/)
* [ Cache TTL by status code ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/cache-ttl-by-status-code/)
* [ Custom Cache Key ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/custom-cache-key/)
* [ Edge Cache TTL ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/edge-ttl/)
* [ Origin Cache Control ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/origin-cache-control/)
* [ Query String Sort ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/query-string-sort/)
* [ Respect Strong ETags ](https://developers.cloudflare.com/cache/how-to/cache-rules/examples/respect-strong-etags/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/cache/","name":"Cache / CDN"}},{"@type":"ListItem","position":3,"item":{"@id":"/cache/how-to/","name":"Cache configuration"}},{"@type":"ListItem","position":4,"item":{"@id":"/cache/how-to/cache-rules/","name":"Cache Rules"}},{"@type":"ListItem","position":5,"item":{"@id":"/cache/how-to/cache-rules/examples/","name":"Examples"}}]}
```
