Forum Discussion
Siraj_Arab_1610
Mar 22, 2016Nimbostratus
How to create iRule to respond with Maintanence Page for HTTPS site
I have created a maintenance page using html - iFile configurations as below:
when HTTP_REQUEST {
if { [active_members [LB::server pool]] < 1} {
switch [string tolower [HTTP::...
VernonWells
Mar 22, 2016Employee
The iRule is correct if you are employing client-side TLS offloading. You must, however, apply the http profile to the Virtual Server, and of course, attach this iRule to that same (TLS terminating) Virtual Server. If, with these set, it's still not working, I'd recommend adding some logging statements.
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