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.

Forum Discussion

Ammar's avatar
Ammar
Icon for Nimbostratus rankNimbostratus
Mar 26, 2022

TCL error redirect if active_members == 0

Dear    when HTTP_REQUEST { switch -glob -- [string tolower [HTTP::path]] { "/dashboard/*" { ## dashboard if { [active_members dashboard] == 0 } { log local0. "Pool dashboard donw" HTTP::r...