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

SL's avatar
SL
Icon for Cirrus rankCirrus
Nov 06, 2017

Maintenance page referencing css and png content

Hi All   I have the following iRule, that calls a html page when HTTP_REQUEST {   if { [active_members [LB::server pool]] == 0 } { HTTP::respond 200 content [ifile get F5-test3] } ...