Bug ID 642090: ILXFlow.lbSelect does not work inside 'requestStart' or 'requestComplete' events

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP LTM(all modules)

Known Affected Versions:
13.0.0, 13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1, 13.1.1.2, 13.1.1.3, 13.1.1.4, 13.1.1.5, 13.1.3, 13.1.3.1, 13.1.3.2, 13.1.3.3, 13.1.3.4, 13.1.3.5, 13.1.3.6, 13.1.4, 13.1.4.1, 13.1.5, 13.1.5.1

Fixed In:
13.0.0 HF1

Opened: Jan 28, 2017
Severity: 2-Critical

Symptoms

ILXFlow.lbSelect does not work inside the 'requestStart' or 'requestComplete' events.

Impact

Load balancing selection fails. The plugin script fails.

Conditions

Writing an ILX plugin that uses ILXFlow.lbSelect in the 'requestStart' or 'requestComplete' events.

Workaround

None.

Fix Information

ILXFlow.lbSelect can now be called in the 'requestStart' and 'requestComplete' events.

Behavior Change