Forum Discussion
krisnaseechurn
Jun 10, 2022Altostratus
**** HELP WITH IRULE FOR REDIRECTION*******
I have a requirement to diable redirects from API and Async calls within this part of my irule: if { [HTTP::status] == "404" } { set irule "Irule_Catch_404" set http_status [HTTP::status] set re...
boneyard
Jun 19, 2022MVP
if you still can please change your title and remove the asterisks, it really isn't needed here.
did you try it like this? usually the best way to figure out if it works.
first thing that triggers me is status starts_with 5, in principle redirects are usually 3xx. then add a line to log to check if the if statement gets hit.
post another version of the irule with the event(s) there also.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects