Forum Discussion
tz123_289749
Nimbostratus
Oct 17, 2018How to configure cookie persistence with ASP.NET session cookie without iRule
We have a server send ASP.NET_SessionID=x... in cookie for each session to the client and we want to configure cookie persistence for this application.
I have Cookie Method configured as "HTTP Cookie Passive" and Cookie Name as "ASP.NET_SessionID". But it does not work. What else need to be configured to make this work?
Thank you.