Forum Discussion
lipos_54863
Nimbostratus
Apr 16, 2010irule not working on HTTPS
Hi,
I have a problem.
I need to apply this irule to both HTTP and HTTPS VS.
No persietence is added on the F5s.
It's doing it's thing on HTTP but crushing on HTTPS and showin...
hoolio
Cirrostratus
Apr 16, 2010Hi Lipos,
I think you need to specify the port in the node command if LTM needs to do port translation for the HTTPS VS. Can you try this:
when HTTP_REQUEST {
switch [HTTP::uri] {
"SingleSignOn" -
"SSO" {
node 89.x.x.x 80
log local0. "UNI triggered by: [HTTP::host][HTTP::uri], remote IP: [IP::remote_addr], node IP: [LB::server addr]"
}
}
}
Aaron
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
