Forum Discussion
ihsanekici_1810
Nimbostratus
Jan 03, 2015Which Client Forward Which Node Irule?
Hi
i want to add which client request forwarded which node to http request header. Can you help me for this irule?
Brad_Parker
Cirrus
Jan 03, 2015Try this:
when HTTP_REQUEST {
HTTP::header insert "client_ip" [IP::client_addr] "node" [IP::server_addr]
}
Brad_Parker
Cirrus
Jan 04, 2015Do you have an HTTP profile on your virtual server? It is require for http manipulation via the irule.
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