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}
...
Puneet_110030
Nimbostratus
Jan 07, 2009Hi All,
I am new to I-rules and need help with switching between ssl profiles. Here is a description of my scenario:-
1) I have a vurtual server that listens on port 443.
2) This virtual server has 2 webservers as pool members both hosting different pages at different root contexts. What I mean is both pool memebrs host https://mylabs.local.com and https://mylabs.local.com/new/order
3)I have a ssl profile attached to the above mentioned virtual server.
My question is:-
1) I want to use clinet authentication when the uri contains /new/order, but if the incoming request is https://mylabs.local.com then it should not ask for client authntication.
2) Can I do this using an I-Rule and if yes can you outline it for me
3) Also do I need to have 2 ssl profiles on the LB one that is simple and the other that has client auth certificate as this will be called by the I-Rule.
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