Forum Discussion
Celindro_95934
Nimbostratus
Mar 06, 2007persisting in an Irule
Hi,
Looking at the persist option in Irules am I reading it wrong where I can specifiy a persistence profile. I've created a cookie based persistence profile and tried using it, but the irule e...
Celindro_95934
Nimbostratus
Mar 07, 2007so here is the irule I'm trying out.
when HTTP_REQUEST {
set myUri [HTTP::uri]
If the URI has horde/imp ie after authentication, then persist on horde cookie value
if { $myUri contains "horde" or "imp"} {
persist test
} else {
persist none
}
}
using bigpipe profile persist I get the following,
other info cut
PROFILE test PERSISTENCE parent: cookie
| mode: cookie mode: hash name: Horde
and I'm doing this through the irule editor in the webgui.
I get the following when hitting update.
line 7: [invalid option "test" must be: cookie none source_addr simple dest_addr sticky msrdp ssl uie universal hash add lookup delete] [test]
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
