For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

baek1986's avatar
baek1986
Icon for Nimbostratus rankNimbostratus
Jun 14, 2017

cookie persist-records

i set up persistence as bellow.

 

i can't see cookie on Persistence Mode item. you can see Source Address Affinity on Persistence Mode item.

 

  • i find that there is command related with cookie record.

root@(ltm_1)(cfg-sync Standalone)(Active)(/Common)(tmos) show ltm persistence persist-records mode

 

cookie all-properties Sys::Persistent Connections Total records returned: 0

 

Q) what is the reason i can't see cookie record on CLI and GUI. * cookie persistence setting

 

6 Replies

  • That is because cookie persistence doesn't use the persistence table. Look here for info on how the cookie is encoded.

     

    • baek1986's avatar
      baek1986
      Icon for Nimbostratus rankNimbostratus

      why is there cookire record qurey command?

       

    • Ryan_80361's avatar
      Ryan_80361
      Icon for Cirrostratus rankCirrostratus

      I think that the cookie hash (as opposed to the cookie insert) method hashes an existing cookie and this is what you can find in the persistence table.

       

  • That is because cookie persistence doesn't use the persistence table. Look here for info on how the cookie is encoded.

     

    • baek1986's avatar
      baek1986
      Icon for Nimbostratus rankNimbostratus

      why is there cookire record qurey command?

       

    • Ryannnnnnnnn's avatar
      Ryannnnnnnnn
      Icon for Altocumulus rankAltocumulus

      I think that the cookie hash (as opposed to the cookie insert) method hashes an existing cookie and this is what you can find in the persistence table.