Forum Discussion

Kalpesh_48932's avatar
Kalpesh_48932
Icon for Nimbostratus rankNimbostratus
Jul 28, 2016

HASH persistence profile

Hello All,

 

Hope you all are fine. I need help from you. I am trying to implement HASH persistence profile, however traffic load balancing do not work correctly.

 

If I use HASH profile without irule, connection goes on 1 server out of 3 in pool member. I read KB article and created irule and applied in hash profile, after that application stopped working. I used following irule when HTTP_REQUEST { persist uie [HTTP::header myheader] }

 

Can someone tell good irule which I can use in hash persistence profile.

 

1 Reply

  • Are you using Oneconnect profile - SOL9800 ?

     

    Instead of persisting on the entire header, it will be better to persist on specific header name/value. Specific persistence key helps provide better granular selection.

     

    See if this helps explain hash persistence.