F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

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