Rules support
Overview
HTTP rules support applies for both routing and service policy rules. They can be located:
- Inside work classes at the application level
- Inside work classes at the ODR level
- At the ODR level. There is no default rule supported for HTTP rules located here. The rules created take precedence over any rules at the application level.
The order of priority is
- Custom HTTP rules at the ODR level is used to route the request.
- If none of those rules match, custom HTTP rules located inside work classes at the application level is used to route the request.
- If none of those rules match, the default HTTP rule located inside work classes at the application level is guaranteed to be used to route the request.
The default rule for HTTP service and routing policy rules, at the on demand router level, is not supported.
Related:
Work class types Define service policy rules Define a service policy Intelligent Management: subexpression builder operands Intelligent Management: routing and service policies