Forum Discussion
Hank_Maurer_105
Nimbostratus
Jun 21, 2005Expression Persistence
I would like to use expression persistence or a rule to send traffic to a specific server in a pool. We have a wireless device application that will connect you up to a server in a pool behind a vip,...
Scott_Tennican_
Jun 21, 2005Historic F5 Account
The simplest way to accomplish this is using the pool select attribute.
For example:
pool webpool {
select node(findstr(http_uri, "?", 1) + ":80")
persist_timeout 60
member 10.4.4.3:http
member 10.4.4.101:http
}
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