Forum Discussion
Jason_Hook_4092
Nimbostratus
Apr 12, 2010Expose pool member in response
I would like to expose which pool member responded to the request for tracking within TrueSight in front of the VIP.
This is what I feel will work, but I'd like some feedback whether this is...
hoolio
Cirrostratus
Apr 12, 2010Hi Jason,
You could actually change this to for the same effect. If the header isn't present, it will still be inserted. This rule shouldn't conflict with other iRules.
when HTTP_RESPONSE {
Insert header with responding server IP
HTTP::header replace "serverIP" [IP::server_addr]
}
Aaron
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