iRules Contest Entry Example

Problem

Clearly state the problem you are trying to solve and why iRules are used as a solution. Provide as much context as you want to make sure the problem is well understood by the judges.

Solution

Give a high level solution guide here, including any workflow or diagrams that would help the judges walk through your code.

Impact

This section is for fleshing out the business value of your solution

Code

PLEASE use a code block to wrap your code. The {;} icon on the second row of the toolbar is your friend. It should look like this before you submit:

when RULE_INIT {
    log local0. "my code is so much easier to read in this code block!"
}

Demo

If you want to record a video to demo your solution, you can throw upload or link from youtube in the toolbar.

Make sure to tag your entry with APPWORLD2026, IRULES, and BERLIN, and make sure to submit your entry when done editing drafts.