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?
- Jan 02, 2015
Try this:
when HTTP_RESPONSE { HTTP::header insert "HTTP_CLIENTIP" [IP::client_addr] }
Brad_Parker_139
Jan 02, 2015Nacreous
Try this:
when HTTP_RESPONSE {
HTTP::header insert "HTTP_CLIENTIP" [IP::client_addr]
}
- ihsanekici_1810Jan 03, 2015Nimbostratusthanks brad rule is working.
- boneyardJan 03, 2015MVPbe 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