Forum Discussion
Bruce_Hampton_1
Nimbostratus
Oct 05, 2007Clone pool with persistence different than server pool
I have situation where I need to change the persistence on a clone pool. The server pool has no persistence, however; I would like to use SSL persistence on the clone pool.
So - I have writ...
Bruce_Hampton_1
Nimbostratus
Dec 05, 2007You Rock Deb! We'll give it a look over and see if it works out for us....
In the mean time - we fell to this model..
when CLIENT_ACCEPTED {
if { [expr {[crc32 [getfield [IP::client_addr] "." 4]] % 2} ] eq "1" } {
clone pool member 192.168.43.161
} else {
clone pool member 192.168.43.162
}
}
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