Forum Discussion
user1115_113077
Jun 25, 2011Nimbostratus
Help with Cookie Insertion
Hello,
Currently we're using the following on a vs,
when HTTP_REQUEST {
if { [HTTP:uri] starts_with "/clasee*"} {
pool class} ...
Bhattman,
Thank you for tte explaination and clearly that's not what we want.
We need to:
If the client matches the class_ip datagroup, apply the coookient insert AND continue to check the uri, if the uri starts with "/class" go to pool call class, if the uri does not start with "/class" go to pool main and exit the irule. (has cookie)
If the client does not matches the class_ip datagroup, check the uri, if the uri starts with "/class" go to pool cll class if the uri does not start with "/class" go to pool main and exit the irule. (no cookie)
We appreicate any help with any rule for the above logic, we're first time irule user.
Best regards,
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