Hi All,
I'm trying to have an ATS reverse proxy add an "x-forwarded-for" header to
the request being passed to the origin server.
I have the following line in my records.config file:
CONFIG proxy.config.http.insert_squid_x_forwarded_for INT 1Whilst the request is being received (and served) by the origin server, it does not contain the header - I've checked with a TCPDump and ATS is not sending the header. Is there another property I need to set? Running ATS 3.0.0 Thanks David
