Forum Discussion

rajeshgoud's avatar
rajeshgoud
Icon for Altostratus rankAltostratus
Mar 08, 2016

maintenance page for VIP with different hosts point to different pools if available else redirect to http://$host/maintenance

when HTTP_REQUEST { sets the timer to return client to host URL set stime 10 Check if the URI is /maintenance switch [HTTP::uri] {   "/maintenance" { Send an HTTP 200 response with...