Forum Discussion
Vince_Beltz_959
Nimbostratus
Apr 29, 2010VIP Persistence
I have another interesting request from our devs. Is it possible to do "VIP persistence"? Their objective is for a user that has successfully connected to a server in a VIP pool to be transparently re...
Hamish
Cirrocumulus
May 07, 2010Have a look at the LDAP Proxy iRule in the codeshare. It demonstrates an LDAP proxy (An HTTP version I think is what you're really after for your case). It shows how to reconnect to another poolmember and continue the client-f5 connection without the client knowing about it.
You'll have to rip out the LDAP binding of course, and intercept the poolmember failure as well... (Because the LDAP Proxy iRule swaps back & forth between read-only and read-write backends, it doesn't account for server failure).
I think you'll want to look at using the SERVER_CLOSED event to detect the server side connection going down. And then reselect a new pool member in there.
H
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