Forum Discussion
Mcanfield_61017
Nimbostratus
May 20, 2011Persistence 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.
1 Reply
- The_Bhattman
Nimbostratus
Hi Mcanfield,
You should be able to do this without an iRule. You can apply the Persistence Profile Source Affinity with or withour SSL Offloading.
Bhattman
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