Forum Discussion
Luke_56105
Nimbostratus
May 21, 2010pool set in irule overidden by httpclass
Hello,
I am try in catch a particular uri and send it to a pool via irule:
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/myurl/" } {
pool mypool
...
Colin_Walker_12
May 24, 2010Historic F5 Account
The problem he's running into though is that the class IS catching the URL and forwarding incorrectly. I think spark's idea of shutting off class matching for this request and then re-enabling as necessary is the best approach.
Just be sure you turn class matching back on in the response if you want this connection to behave normally after the initial pool selection.
Colin
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