Forum Discussion
Rakesh_Paliwal_
Nimbostratus
Mar 28, 2017I-rule to setup a domain for cookie persistence for 10.2.4 version
I-rule to setup a domain for cookie persistence for 10.2.4 version ? looking for generic solution. Appreciate help..
- Rakesh_Paliwal_
Nimbostratus
have to setup a domain for cookie persistence for abc.xyz.com
Hi Rakesh,
you may try the iRule below to modify the domain parameter of LTMs default persistence cookie.
when HTTP_RESPONSE_RELEASE { HTTP::cookie domain [lsearch -inline -glob [HTTP::cookie names] "BIGipServer*"] ".domain.com" }
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