Forum Discussion
heskez_36146
Nimbostratus
Nov 19, 2013irule maintanance with redirection produces error
This is the situation:
We've following maintanance Irule (with your help much appreciated):
when HTTP_REQUEST {
switch [HTTP::uri] {
"/index.css" {
HTTP::respond 200 co...
Kevin_Stewart
Employee
Nov 19, 2013I think I understand what you're doing. If I'm reading your iRules correctly, any access to www.x.com will get redirected to "www.y.com", but may get the "/GoSouth" URI if the request contains "gosouth" (otherwise send to "/" or "/GoWest" - not sure which though). This logic would preclude any error messaging to the www.x.com VIP because all access to that VIP would get redirected to www.y.com. If this in in fact the case, then you only need the redirect iRule on the www.x.com VIP and the maintenance iRule only on the www.y.com VIP.
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