Forum Discussion
ihsanekici_1810
Jan 02, 2015Nimbostratus
HTTP_CLIENTIP Header Info !!!
Hi
i want to add info HTTP_CLIENTIP = x.x.x.x on http response headers. Can you help me for this irule?
Try this:
when HTTP_RESPONSE { HTTP::header insert "HTTP_CLIENTIP" [IP::client_addr] }
- Brad_Parker_139Nacreous
Try this:
when HTTP_RESPONSE { HTTP::header insert "HTTP_CLIENTIP" [IP::client_addr] }
- ihsanekici_1810Nimbostratusthanks brad rule is working.
- be sure to flag the question as answered then.
- Brad_ParkerCirrus
Try this:
when HTTP_RESPONSE { HTTP::header insert "HTTP_CLIENTIP" [IP::client_addr] }
- ihsanekici_1810Nimbostratusthanks brad rule is working.
- be sure to flag the question as answered then.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects