Forum Discussion
GBurch
Dec 03, 2019Altostratus
iRule Check if the URL is in a Custom URL Category
I have an iRule which applies on when HTTP_REQUEST
However, I'd like to bypass this rule if the URL is in a certain URL Category. Is this possible? Many thanks
Dec 04, 2019
Yes, this should be possible. You could create a second iRule that is set with a lower number priority than the default priority (500), so it will be executed first. In this iRule you will do the category lookup and use the 'event disable' command to stop processing the other iRule if the category matches. For more information on these topics, see:
https://clouddocs.f5.com/api/irules/priority.html
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