Forum Discussion
thunderbird_920
Dec 16, 2011Nimbostratus
How to direct the user to another virtual server if the existing virtual server is down by using irule?
Hi,
How to direct the user to another virtual server if the existing virtual server is down by using irule? If the existing virtual server has a valid fqdn name, for E.g www.serverA.com and the other virtual server doesn't have fqdn name but only the ip, can it be done? Please kindly show me the example.
1 Reply
Sort By
- Hi Thunderbird,
when HTTP_REQUEST { if the members within the pool drop below 1 active member then process my next request if { [active_members http_pool] < 1 } { Send request to a new virtual server virtual my_post_processing_server } }
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