[master] afd4b8331 Typo: client.ip equal remote.ip, not local.ip
Nils Goroll
nils.goroll at uplex.de
Fri Sep 18 11:43:06 UTC 2020
commit afd4b83310067fe53a4b9a61178545487e0abe30
Author: ThijsFeryn <thijs at feryn.eu>
Date: Fri Sep 18 13:05:21 2020 +0200
Typo: client.ip equal remote.ip, not local.ip
diff --git a/doc/sphinx/reference/vcl_var.rst b/doc/sphinx/reference/vcl_var.rst
index 30aef93cf..a6e67d2d2 100644
--- a/doc/sphinx/reference/vcl_var.rst
+++ b/doc/sphinx/reference/vcl_var.rst
@@ -110,7 +110,7 @@ client.ip
Readable from: client, backend
- The client's IP address, either the same as ``local.ip``
+ The client's IP address, either the same as ``remote.ip``
or what the PROXY protocol told us.
client.identity
More information about the varnish-commit
mailing list