For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

adam88's avatar
adam88
Icon for Cirrus rankCirrus
May 30, 2019
Solved

Difference between IP::client_addr and IP::remote_addr

I'm trying to create an iRule that inserts an X-Forwarded-For header based on the user's IP address, and I see that there are iRule examples that use IP::remote_addr while there are others that use I...