Forum Discussion

Sajan_Mania_381's avatar
Sajan_Mania_381
Icon for Altostratus rankAltostratus
Feb 20, 2019
Solved

How to Identify type of Cookie Persistence ?

There are 3 different mode of cookie Persistence , But in the VIP configuration how do we identify which cookie persistence mode is being used ?

 

1.Insert mode 2.Rewrite mode 3.Passive mode

 

  • You can verify very easily from webui.

     

    Go to local traffic > Profiles > Persistence > Cookie > Click on required cookie > and you can see the configuration.

     

6 Replies

  • You can verify very easily from webui.

     

    Go to local traffic > Profiles > Persistence > Cookie > Click on required cookie > and you can see the configuration.

     

  • You can verify very easily from webui.

     

    Go to local traffic > Profiles > Persistence > Cookie > Click on required cookie > and you can see the configuration.

     

  • You can verify persitence for each client IP and virtual server with below command

     

    tmsh show /ltm persistence persist-records client-addr %client_IP%" tmsh show ltm persistence persist-records virtual

     

  • Also use below command: tmsh show /ltm persistence persist-records all-properties