Forum Discussion
Abtin_1112
Mar 01, 2011Nimbostratus
not able to do a fallback from an HTTPS VS to a sorry page running HTTP
hi all,
i have no experience with irules, it would be great if somebody can help me to solve this problem.
i've already configured a vs with service port 443, a pool including two reals...
Abtin_1112
Mar 01, 2011Nimbostratus
hi aaron,
many thanks for your reply.
- the real servers are in my main pool and are listening on 443 and there are no ssl profile
- the monitor assigning to the main pool can only works with the main pool members. that is the reason why i can't act with changing of priority parameters.
- there are two sorry servers listening on 80
- i try to solve my problem with this irule, but this would work only for requests on port 80:
when LB_FAILED {
if { [active_members [LB::server pool]] != 0 } {
HTTP::fallback "http://1.1.1.1/sorry1.htm"
} else {
HTTP::fallback "http://2.2.2.2/sorry2.htm"
}
}
what can i do by sending the requests on port 443?
cheers
abtin
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