Forum Discussion

awan_m's avatar
awan_m
Icon for Cirrostratus rankCirrostratus
Apr 03, 2024

iRule LX replacement on bigip-Next

Hi all - we use ILX on our current bigip platform and wanted to understand what will be alternate for it in the NEXT platform. my use case is - when a HTTP request comes in the F5 extracts some info...
  • Lucas_Thompson's avatar
    Apr 03, 2024

    Fortunately BIG-IP Next Access will have this "query an arbitrary HTTP endpoint" functionality natively in upcoming versions in both per-request and per-session contexts. A quick check shows that you can write custom behaviors for different response codes so you'd be able to do something different if you get a 200 vs a 403.

    As you're probably aware, BIG-IP APM has this native functionality only in a "per request" context.