Forum Discussion
Piyush_72418
Nimbostratus
Jan 06, 2010persistence across two VIPs having 2 diff. pools and bypass SSL to node members
Hi,
I have 2 VIPs
1. vip_abc_http having pool abc_http_pool
2. vip_abc_https having pool abc_https_pool
now pool abc_http_pool has members like
...
Piyush_72418
Nimbostratus
Jan 06, 2010I have tried applying following iRule on https VIP
when RULE_INIT {
}
when CLIENTSSL_HANDSHAKE {
persist ssl
}
when HTTP_REQUEST {
persist source_addr 86400
}
but still peristence not working!
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