Forum Discussion
ihsanekici_1810
Nimbostratus
Jan 02, 2015HTTP_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
Nacreous
Jan 02, 2015Try this:
when HTTP_RESPONSE {
HTTP::header insert "HTTP_CLIENTIP" [IP::client_addr]
}
ihsanekici_1810
Nimbostratus
Jan 03, 2015thanks brad rule is working.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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