Forum Discussion
Leslie_South_55
Nimbostratus
Nov 06, 2006Persist with multiple cookies
I have posted this question in an older thread, but I thought I would start a new one to see if I can get any bites.
I have the need to persist to weblogic servers using 1 of any 5 cookies, includ...
Leslie_South_55
Nimbostratus
Nov 07, 2006Thank you for your help; I have a few more questions:
1)using this rule, should I set a default pool on the VS or let the rule take care of it
2)should I use a fallback persistence of src_addr or none
3)I have another rule for this VS to redirect to a HTTPS VS
rule rule_http_https_redirect {
when HTTP_REQUEST {
if { [HTTP::uri] contains "/SEUILibrary/controller/checkout.workflow:" } {
HTTP::redirect https://[HTTP::host][HTTP::uri]
}
else {
pool pool_pool_myhttp-pool
}
}
}and I have the same rule applied to that VS as well (this VS uses the same pool of webservers, but the VS listens on 443 versus 80)at this point in the UI the page hangs and I cannot redirect.
The log statement helped a ton, I can now actively see who is getting the connection.
Thanks again!
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
