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

Forum Discussion

AFSultan_2042's avatar
AFSultan_2042
Icon for Nimbostratus rankNimbostratus
Mar 01, 2011

Disbale SOAP Persist

What is the iRule syntax to disable SOAP persistence.

2 Replies

  • "persist none"

     

     

    http://devcentral.f5.com/wiki/default.aspx/iRules/persist.html
  • hoolio's avatar
    hoolio
    Icon for Cirrostratus rankCirrostratus
    One thing to note with the persist none command is that it disables persistence for the rest of the connection unless you explicitly call persist again from an iRule to enable it.

     

     

    Aaron