]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: Revert follow_x_forwarded_for default description
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 11 Aug 2014 17:31:44 +0000 (10:31 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 11 Aug 2014 17:31:44 +0000 (10:31 -0700)
src/cf.data.pre

index 9f55414de2ad8de3a86f32dee45c8d565e03249d..53e0140e37d2facb64bd90479336bcedb7834f4a 100644 (file)
@@ -1196,7 +1196,7 @@ TYPE: acl_access
 IFDEF: FOLLOW_X_FORWARDED_FOR
 LOC: Config.accessList.followXFF
 DEFAULT_IF_NONE: deny all
-DEFAULT_DOC: indirect client IP will not be accepted.
+DEFAULT_DOC: X-Forwarded-For header will be ignored.
 DOC_START
        Determine which client proxies can be trusted to provide correct
        information regarding real client IP address.