Forum Discussion
problem with irule and policy rule after modifying uri
Hi,
I have a problem with the new 11.4, again. Is it correct, that the policy rule takes the original HTTP path, altough I changed the uri via Irule before? With 11.2.x, the class takes the changed uri and not the original one.
i.e. a request to /app/exampleuri
irule
HTTP::uri [string range [HTTP::uri] 4 end]
results in a request to /exampleuri, but the policy rule only accept /app/exampleuri. So in the rule I have to set
Condition http-uri, request, path, starts-with, /app/exampleuri
For me it looks like a bug in 11.4.0 (HF3)
Can someone confirm that behavior?
2 Replies
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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
