File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ How to use Varnish to speed up my Website
6
6
7
7
Because Symfony2's cache uses the standard HTTP cache headers, the
8
8
:ref: `symfony-gateway-cache ` can easily be replaced with any other reverse
9
- proxy. Varnish is a powerful, open-source, HTTP accelerator capable of serving
9
+ proxy. ` Varnish `_ is a powerful, open-source, HTTP accelerator capable of serving
10
10
cached content quickly and including support for :ref: `Edge Side
11
11
Includes<edge-side-includes>`.
12
12
@@ -207,5 +207,6 @@ absolute URLs:
207
207
in the Symfony configuration so that Varnish is seen as a trusted proxy
208
208
and the ``X-Forwarded- `` headers are used.
209
209
210
+ .. _`Varnish` : https://www.varnish-cache.org
210
211
.. _`Edge Architecture` : http://www.w3.org/TR/edge-arch
211
212
.. _`GZIP and Varnish` : https://www.varnish-cache.org/docs/3.0/phk/gzip.html
You can’t perform that action at this time.
0 commit comments