File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
Invalidation
2
2
============
3
3
4
- **Prerequisites **: :ref: `configure caching proxy <foshttpcache:proxy-configuration >`.
4
+ **Prerequisites **: :ref: `configure caching proxy <foshttpcache:proxy-configuration >`
5
+ and :doc: `enable proxy client </reference/configuration/proxy-client >`.
5
6
6
7
By *invalidating * a piece of content, you tell your HTTP caching proxy (Varnish
7
8
or Nginx) to no longer serve it to clients. When next requested, the proxy will
Original file line number Diff line number Diff line change 2
2
=======
3
3
4
4
**Prerequisites **: :ref: `configure caching proxy for tagging <foshttpcache:varnish_tagging >`
5
- (Varnish only).
5
+ (Varnish only) and :doc: ` enable proxy client < /reference/configuration/proxy-client >` .
6
6
7
7
If your application has many intricate relationships between cached items,
8
8
which makes it complex to invalidate them by route, cache tagging will be
You can’t perform that action at this time.
0 commit comments