Forum Discussion
ArcotOps_5988
Nimbostratus
Mar 31, 2010SSL session persistence problem with Safari
I have an issue where when a Safari - Mac user does a CTRL+F5 it creates a new TCP session and the SSL persistence changes. My application requires the session to be sticky to only one of the pool mem...
ArcotOps_5988
Nimbostratus
Mar 31, 2010updated rule .....
when HTTP_REQUEST {
if { [HTTP::header User-Agent] == "Safari" } {
set persistence timeout to 121min
set pserver [persist uie [IP::client_addr] 7260]
if { [LB::status pool preview_test_pool member x.x.x.1 $pserver] eq "up" } {
pool preview_test_pool member x.x.x.1 $pserver
} else {
pool preview_test_pool member x.x.x.2 $pserver
}
}
}
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
