Forum Discussion
bgray1234
Nimbostratus
Sep 16, 2013switching pools in irule without using oneconnect profile
is there a way to have an irule change pools with a switch without using the oneconnect profile.
example
switch
when HTTP_REQUEST {
switch -glob [HTTP::uri] {
"/s/" {
pool pool1
}
...
StephanManthey
Nacreous
Sep 17, 2013How about using a modified OneConnect profile with a 32bit mask? So connection pooling will be applied to connections from the same source IP only.
In the bottomline OneConnect does 3 things:
- connection pooling (multiplexing depending on the configured mask),
- content switching (as you want it) and
- bi-directional KeepAlive conversion (http 'connect' header) to support the peer specific communication method
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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