Forum Discussion
Alexis_Bykov_13
Nimbostratus
Nov 27, 2013How-to include IP address(es) of some balanced Web Servers into HTTP Header?
What iRules I will use to include information about IP address(es) of some balanced Web Servers into HTTP Header?
Thomas_Gobet
Nimbostratus
Nov 27, 2013Hi,
Here is an iRule to include Web servers adresses into the header.when HTTP_RESPONSE {
HTTP::header insert Server_IP "[IP::server_addr]:[TCP::server_port]"
}
Alexis_Bykov_13
Nimbostratus
Nov 27, 2013I need to insert this info to HTTP Header only for some servers, not for all
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