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 Includes <edge-side-includes >`.
11
11
12
12
.. index ::
@@ -206,5 +206,6 @@ absolute URLs:
206
206
in the Symfony configuration so that Varnish is seen as a trusted proxy
207
207
and the ``X-Forwarded- `` headers are used.
208
208
209
+ .. _`Varnish` : https://www.varnish-cache.org
209
210
.. _`Edge Architecture` : http://www.w3.org/TR/edge-arch
210
211
.. _`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