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

Alex_Tiplitsky_'s avatar
Alex_Tiplitsky_
Icon for Nimbostratus rankNimbostratus
Apr 12, 2005

Multiple iRules for a Virtual + HTTP redirect

I currently have an iRool that' redirecting traffic to a certain pool: when HTTP_REQUEST { if { [HTTP::uri] contains "psreports" } { pool CRMWEB_REPORTS } elseif { [HTTP::uri]...