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

Forum Discussion

Adilkhan_174866's avatar
Adilkhan_174866
Icon for Nimbostratus rankNimbostratus
Feb 15, 2018

What Does this Irule Imply?

when HTTP_REQUEST { set SCRIPT_ID [\

 

What does the SCRIPT ID call for?

 

1 Reply

  • nathe's avatar
    nathe
    Icon for Cirrocumulus rankCirrocumulus

    the "set" command will set something as a variable, in this case the variable name will be SCRIPT_ID but the logic as to what the variable will be is not shown.

     

    Hope this helps,

     

    N