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

Forum Discussion

notscud's avatar
notscud
Icon for Nimbostratus rankNimbostratus
Feb 21, 2011

irule to send database read requests to one database and database write requests to another

Hi.     I was tasked with writing an iRule to send database read requests to one "pool" and database write requests to another. I created a class called ws_read_ops which contains all of the ava...