Forum Discussion

Robert_47833's avatar
Robert_47833
Icon for Altostratus rankAltostratus
Mar 11, 2015
Solved

HTTP::uri "/new-page[HTTP::uri]" without pool specified

when HTTP_REQUEST { if {[HTTP::host] ends_with .com and [HTTP::path] equals /} { HTTP::uri "/new-page[HTTP::uri]"; } xxxxx-other irule logic-xxxx ...
  • nitass_89166's avatar
    Mar 11, 2015

    I made some logs ,I found that the request changed to /new-pagexxx ,when it is evluated by xxxxx-other irule logic-xxxx,is it an expected behavior?

     

    yes, i believe so.