Forum Discussion
Mcanfield_61017
May 20, 2011Nimbostratus
Persistence without SSL offloading
Is it possible to have an iRule that does Source Ip + Source port persistance without SSL
offloading?
We were going to use this:
when CLIENT_ACCEPTED {
Set persistence based on client IP:port for 3600 seconds
set tcp_port_cmd "TCP::client_port"
persist uie "[IP::client_addr]:[eval $tcp_port_cmd]" 3600}
But are not sure if this will work without SSL.
thanks in advance.
- The_BhattmanNimbostratusHi Mcanfield,
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