Commit a56ea1d9 authored by Geoff Simmons's avatar Geoff Simmons

Clarification in "Upgrading to 6.0".

parent 9d58364e
...@@ -220,10 +220,10 @@ the component forwarding to Varnish via UDS uses the PROXY protocol, ...@@ -220,10 +220,10 @@ the component forwarding to Varnish via UDS uses the PROXY protocol,
which sets ``client.ip`` and ``server.ip`` to the addresses sent in which sets ``client.ip`` and ``server.ip`` to the addresses sent in
the PROXY header. the PROXY header.
If you don't use UDSen, then nothing about VCL changes. UDS support If you don't use UDSen, then nothing about VCL changes with respect to
requires version 4.1, so if you are keeping your VCL level at 4.0 (and network addressing. UDS support requires version 4.1, so if you are
hence are staying with IP addresses), then none of the following is of keeping your VCL level at 4.0 (and hence are staying with IP
concern. addresses), then none of the following is of concern.
``client.ip``, ``server.ip``, ``local.ip`` and ``remote.ip`` ``client.ip``, ``server.ip``, ``local.ip`` and ``remote.ip``
------------------------------------------------------------ ------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment