Forum Discussion
Brian_Gupta_115
Nimbostratus
Jan 27, 2005Need a sanity check on a URI parsing rule...
when HTTP_REQUEST {
set my_uri [string tolower [HTTP::uri]]
if { $my_uri contains "/hr" or $my_uri starts_with "hr" } {
pool hrmstest
} ...
unRuleY_95363
Jan 31, 2005Historic F5 Account
Finally I need to use cookie persistence. Can I just use a profile in combination with this rule or will I need to extend my rule to cover persistence?
Yes, you may simply add a cookie persistence profile. Your rule only selects the pool to use and does not affect persistence within that pool.
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