Forum Discussion
irbk
Oct 06, 2023Cirrus
Persistence profile with non-http traffic, zscaler, and SSL Passthrough
My latest roadblock is figuring out how to set up persistence when you can't use just about any of the persistance profiles. F5 LTM is going to be load balancing Microsoft Navision traffic across a ...
irbk
Oct 11, 2023Cirrus
For anyone else that may stumble across this, this is what we ended up using
when CLIENT_ACCEPTED {
if {[TCP::client_port] and [IP::client_addr] !=0} {
persist uie "[IP::client_addr]:[TCP::client_port]"
}
}
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