Forum Discussion
sthorns
Aug 31, 2017Nimbostratus
Cookie Persistence and Internet Explorer Not Working
Hi all,
I have a strange issue with our F5 Load Balancer deployment.
The issue we are having is with Cookie Persistence types, we are unable to get the F5 or end server to correctly set and save...
Kai_Wilke
Aug 31, 2017MVP
Hi sthorns,
LTM's Cookie Persistence Profile issues a "Session Cookie". Because of that, IE won't save it physically to your disk and you can't check its presence via IE's Temporary Internet Files.
While tracing the HTTP requests (e.g. via Fiddler, HTTPWatch or even IE's build-in F12-Network Profiler) make sure your LTM inserts a
Set-Cookie: BIGipServer${YourPoolName}=Value; Some Params
header for the LB cookie. And that the client presents the BIGipServer${YourPoolName}=Value
cookie on subsequent request.
Cheers, Kai
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects