Forum Discussion
anujl_5566
Nov 02, 2011Nimbostratus
Persistence Cookie iRule not working as desired
when HTTP_REQUEST {
if { [HTTP::path] equals "/api/v1/sendpinonceoff" } {
HTTP::path /sendpinonceoff
pool MM-MEPD
persist none
}
if { [HTTP::path] equals "/api/v1/verifyp...
anujl_5566
Nov 02, 2011Nimbostratus
nitass- you dot have multiple pools like I have in the iRule. But I understand that you have a default persistence cookie profile which does not have unique name and then you specify a cookie name in iRule. According to my situation you should be seeing 2 cookies, one which has the default cookie name BigipServerpool and the second cookieirule. But you are seeing only one, which is desired.
Do you see nay explicit error in my iRule?
I
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