Forum Discussion
Jose_Santiago_O
Nimbostratus
Jan 07, 2009Pool redirection based on cookie using SSL Termination.
Hi,
Is it possible to verify if a cookie exists using SSL Termination?
I have this rule:
when HTTP_REQUEST {
if { [HTTP::cookie exists "MyCookie"] } {
pool mynewpool}
...
dennypayne
Employee
Jan 07, 2009Hi Jose,
Your logic looks good, you might need to use a OneConnect profile on the virtual server that the rule is attached to (since the rule will be evaluated on every http request and you want to ensure the client connects to the same server). You might also need a persist statement if persistence isn't set on the virtual.
Puneet, you should probably start a new post for your topic rather than attaching an unrelated question on this one.
Denny
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