Forum Discussion

Rodrihe's avatar
Rodrihe
Icon for Altocumulus rankAltocumulus
Aug 25, 2020

Use application session cookie value for stickiness/persistence

Dear DevCentral community,

 

I have a requirement to be configured in some VIP's. The application owner needs persistence, and I have a Cookie Persistance created. The point is that the application owner would like to use the application cookie for the persistence, or if possible, to have the same value that the application cookie has in the F5 cookie.

 

I tried many different methods, Cookie Insert, Cookie Rewrite... I also used the session config in the cookie profile and used the same name that the cookie's application, but I cannot have the value of that cookie in the F5 cookie. Another thing that I've tried is to not insert the cookie, but this is not working either.

 

The load balancing method is round-robin and one connect is applied. I've checked a lot of posts and read some documentation but I didn't make it work

 

Thanks as usual!