Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Kev_Pearce_1070's avatar
Kev_Pearce_1070
Icon for Nimbostratus rankNimbostratus
Aug 25, 2006

Can I read the status of a pool in an iRule?

Hi,     I'm trying to write a very short simple iRule that says:     if pool1 is up then use pool1 else use pool2     But I can't find how to read the status of an pool in an iRule. ...