Forum Discussion

gsharri's avatar
gsharri
Icon for Altostratus rankAltostratus
Jun 23, 2015

Cookie persistence "always send cookie" option

Always send cookie does not work as I expected. My understanding is that if it is disabled then LTM inserts the cookie in the first response only so that the expiration time does not update with each response. The behavior I see is that the cookie expiration is always updated regardless of always send being enabled or disabled.

 

Has anyone else see this?

 

LTM v11.6.0 HF4

 

Cookie insert persistence on HTTP VS

 

1 Reply

  • sfuerst_116779's avatar
    sfuerst_116779
    Historic F5 Account

    If the cookie has an expiration, the cookie will always be sent in 11.6.0 This prevents an issue when the cookie expires while a session is in progress. Persistence can be lost in that case.