Difference between revisions of "WARN: XFF header will not contain the proxyd ip address"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
  
  
  WARN: XFF header will not contain the [[proxyd ip]] address
+
  WARN: XFF header will not contain the [[proxyd]] ip address
  
  

Latest revision as of 18:11, 19 October 2024


WARN: XFF header will not contain the proxyd ip address


https://github.com/ethereum-optimism/infra/blob/main/proxyd/backend.go#L345
       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[edit]

Advertising: