Forum Discussion

NewTOF501_15047's avatar
NewTOF501_15047
Icon for Nimbostratus rankNimbostratus
May 15, 2014

X-forwarder is not working

I Enabled the Insert X-Forwarded-For option in the HTTP profile. I am getting null in instead of IP in IBM Http server using following code. LogFormat "%v %{X-Forwarded-For}i %l %u %t \"%r\" %>s %b" ...