Forum Discussion
vinceKahn_97184
Jan 22, 2010Historic F5 Account
CARP Hash Persistence
I couldn't find anything in the docs on how to set this up. I've done what I think is correct but am surprised to see when I refresh a request it hits all three of my proxies.
I've crea...
spark_86682
Feb 23, 2010Historic F5 Account
Wow, this was quite the investigation. Long story short, your config will work, and will use the CARP-like algorithm. What's happening is that the iRule is specifying default hash persistence, but your hash profile setting of the CARP-like algorithm is overriding that (the override does not happen in the vice versa case).
I also did a test with a basic iRule:
when HTTP_REQUEST {
persist carp [HTTP::uri]
}
and as I expected, got identical results, so I'm not sure why that didn't work for you.
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