Forum Discussion

Pedro_Roure's avatar
Jul 12, 2018

Disable Oneconnect using LTM Local Traffic Policy

Hi,

 

How can I disable oneconnect feature using a Local Traffic Policy (instead of an irule) ? The action "disable acceleration" in a local traffic policy do this ?

 

  • Hi,

     

    You can disable oneconnect profil if you use a LTM Policy instead Irule in some case.

     

    as you know OneConnect allow to detach the server side after each request. It is helpfull for example when you use an irule with multiple pool. If you set a different pool according to uri you may have persistent session problems (connections to the same pool memebers) and in order to detach session you have to use oneconnect profil...

     

    I already exchange with F5 support about this point.

     

    LTM Policy manage by request and you don't need to set oneconnect profil to detach session. So alternative to oneconnect in some case is to use LTM Policies

     

    Let me now if you need more details or you have a specific use case.

     

    Regards