Forum Discussion
OTS02
Nov 29, 2011Cirrus
universal persistence using jsessionid
Have Universal persistence set up and use this irule:
when HTTP_RESPONSE {
if { [HTTP::cookie exists "JSESSIONID"] } {
persist add uie [HTTP::cookie "JSESSIONID"]
lo...
hooleylist
Jan 16, 2012Cirrostratus
Glad to hear that's working for you.
The reason I removed the spoofed cookie in HTTP_REQUEST is that I wasn't sure what the app would do if it saw a JSESSIONID in the request which it didn't generate. I figured it was better to not include it in the request to the pool. It wouldn't affect the client sending that cookie in subsequent requests though.
Aaron
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