Forum Discussion
Bill_Guo_210985
Nimbostratus
Sep 13, 2015How to make the presistence cookie inserted via irule expire at the end of session?
Here is the example of my irule. when HTTP_REQUEST { if { ([HTTP::uri] starts_with "/Risk") } { pool pool-a persist cookie insert "RA" } }
The version of the OS is BIG-IP 11.5.2 Build 0.0.141 Fi...
stan_piron
Cumulonimbus
Sep 15, 2015Hi,
the persistence cookie profile does not define domain cookie. the cookie is sent without domain value and will be store in browser as a cookie for the requested hostname.
the
persist cookie inter "RA" 0 does not use the profile RA.
that's why the virtual server have to be configured with cookie persistence before applying the irule on it.
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