Forum Discussion
BMARTIN_12200
Nimbostratus
Dec 15, 2008Add Ip member pool in my header browser
Hello, my application is spread over 24 servers JBOSS cluster of 6 pools of 4 members. To facilitate maintenance I would like to appear in the title of the browser the IP address of the member on whic...
hoolio
Cirrostratus
Dec 16, 2008If you wanted to insert text in the response payload, you could use a stream profile and iRule. It would be more efficient than collecting the response. If you can use an HTTP header, that would be more efficient than modifying the payload. The rule would be simple:
when HTTP_RESPONSE {
HTTP::header insert Server_IP [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