WARN: XFF header will not contain the proxyd ip address

From wikieduonline
Revision as of 09:55, 15 October 2024 by Welcome (talk | contribs)
Jump to navigation Jump to search


WARN: XFF header will not contain the proxyd ip address


       backend.Override(opts...)

       if !backend.stripTrailingXFF && backend.proxydIP == "" {
               log.Warn("proxied requests' XFF header will not contain the proxyd ip address")
       }

       return backend


See also

Advertising: