Last Modified: Jan 07, 2026
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
11.5.4, 11.5.4 HF1, 11.5.4 HF2, 11.5.4 HF3, 11.5.4 HF4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10
Opened: Nov 13, 2013 Severity: 3-Major
For an iRule like the following: rule x { when HTTP_REQUEST { virtual one pool pool_one } } 'virtual one' is used to handle the request when 'pool pool_one' should be the one to do so.
Incorrect listener is used when executing an iRule, resulting in unexpected and erroneous behavior.
Two or more of virtual server, pool, and nexthop are used in the same iRule clause.
None.
None