File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Resources/doc/reference/configuration Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -307,7 +307,7 @@ not under your control.
307
307
This is a custom header. You need to set up your caching proxy to respect
308
308
this header. See the FOSHttpCache documentation
309
309
:ref: `for Varnish <foshttpcache:varnish configuration >` or
310
- :ref: `for the Symfony HttpCache <foshttpcache:symfony cache configuration >`.
310
+ :ref: `for the Symfony HttpCache <foshttpcache:symfony httpcache configuration >`.
311
311
312
312
To use the custom TTL, specify the option ``reverse_proxy_ttl `` in the headers
313
313
section:
Original file line number Diff line number Diff line change @@ -136,6 +136,8 @@ The default proxy client that will be used by the cache manager. You can
136
136
*configure Nginx, Varnish and Symfony proxy clients in parallel *. There is
137
137
however only one cache manager and it will only use the default client.
138
138
139
+ .. _custom HTTP client :
140
+
139
141
Custom HTTP Client
140
142
------------------
141
143
@@ -151,5 +153,3 @@ Caching Proxy Configuration
151
153
You need to configure your caching proxy (Varnish or Nginx) to work with this
152
154
bundle. Please refer to the :ref: `FOSHttpCache library’s documentation <foshttpcache:proxy-configuration >`
153
155
for more information.
154
-
155
- .. _Guzzle client : http://guzzle3.readthedocs.org/
You can’t perform that action at this time.
0 commit comments