Forum Discussion
szia_80879
Nimbostratus
Sep 23, 2008Redirect request using multiple conditions
Hello everyone,
I am having trouble making an iRule works. I could not figure out what is causing this issue. Let me explain what I want to accomplish with the iRule.
I have two URIs: “...
hoolio
Cirrostratus
Sep 24, 2008Do you want to rewrite the URI inline and send the request to the pool? If so, change HTTP::redirect to HTTP::uri in CB's example.
I think the original issue was that you were redirecting clients show requested /xyz and were part of the restricted_client_datagroup class endlessly.
Aaron