F5 LTM – iRule`s
What is an iRule ? iRules are built using a TCL-based scripting language allowing arbitrary manipulation of traffic flowing through the BIG-IP, including real-time modification of defined data. Components of an iRule A typical iRule contains four main components. These are : rule NAME { when EVENT { if { conditional_statement } { action_when_condition_true } … Read more