IRules
- An iRules, in its most simple terminology, is a script that executes against network traffic passing through an F5 device.
- iRules can route, re-route, redirect, inspect, modify, delay, discard or reject, log or … do just about anything else with network traffic passing through a BIG-IP.
In this example, we redirect HTTP request to https using iRules.
Auto error detects in a script if any syntax error.
In addition, iRule editor present for writing script.
Some pre-define rules are also as an example.
To apply iRule follow below process.
Click on “Resources”
Then Click on “Manage”
.
.
Take reference from @cbt_nuggets_Video