Forum Discussion
MK_62657
Nimbostratus
Feb 13, 2008Using F5 as a fall back host
Hello:
Is any using the F5 device itself as a fall back host? I would like to host the maintenance page on the device itself if possible instead of having another server as the fallback host...
hoolio
Cirrostratus
Jul 25, 2008That worked as listed in the Codeshare example on 9.4.4. Are you defining the external class as a type 'string'? Can you try manually editing the class file on the filesystem and escape the backslashes as listed below:
class maint.index.html.class {
type string
filename "/var/class/maint.index.html.class"
}
cat /var/class/main.index.html.class
"Maintenance pageSorry! This site is down for maintenance.",
And no, if you're redirecting the client the address bar will be updated with the new location. You can pick whatever URL by modifying the redirect location, but you can't hide the change with this type of implementation.
Aaron
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