For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Torti's avatar
Torti
Icon for Cirrus rankCirrus
Dec 16, 2013

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

  • I am not sure but if you it had a specific behavior in an older code version and different behavior in newer code version, you should be able to open up a case to get the right bug id.