For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Http redirection

Problem this snippet solves:

HTTP Redirection

Code :

when HTTP_REQUEST {
if { [active_members [LB::server pool]] == 0 } {
HTTP::redirect "https://public.3.basecamp.com/p/67iXQJ2Aa7AxdnJktXD3uMYy"
}
}

Tested this on version:

12.1
Published May 08, 2019
Version 1.0
No CommentsBe the first to comment