Forum Discussion
Pankaj_70057
Jan 14, 2013Nimbostratus
LTM Maintenance Page - error
Here is the irule, require to just setup any http request get the maintenance massage:
when HTTP_REQUEST {
HTTP::respond 403 content {
...
Pankaj_70057
Jan 15, 2013Nimbostratus
I notice one more this iRule is working if i remove the http to https redirect iRule. we have below HTTP to HTTPS redirect iRule on all vertual servers.
i am not sure why this iRule create issue to maintenance massage iRule.
when HTTP_REQUEST {
HTTP::redirect "https://[getfield [HTTP::host] : 1][HTTP::uri]"
}
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