iRules command-context explainer
Paste an iRule: every when block explained with the event's own reference one-liner, its commands inventoried and linked, the documented priority evaluation order, and a CMP audit that catches the constructs that demote your virtual server to a single TMM.
NetworkingRuns locally in your browser. Nothing you paste leaves this page.
The iRule is parsed and read, never executed.
API endpointGEThttps://ronutz.com/api/v1/f5-irules-command-contextDocumented, not served. Opens the specification.
References
- F5 iRules API Reference: Master List of iRule Events (event identities, module grouping)
- F5 iRules API Reference: priority (evaluation order: 0-1000, default 500, lower first, insertion order breaks ties, rule listing order across iRules on a virtual)
- F5 iRules API Reference: CMP Compatibility (global-variable demotion and the v10 validator, static:: alternative, RULE_INIT per-TMM keys, per-TMM statistics profiles)
- F5 iRules API Reference: Master List of iRule Commands (module naming and per-command page links)