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
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