Proxy rule expression settings
You can configure settings for a proxy rule expression. A proxy rule expression consists of operands and operators that are defined by an administrator. If a proxy rule expression evaluates to true, then all proxy actions configured for that rule expression are run.
To view this administrative console page, click
.Expression name
Specifies a user-defined symbolic name for a proxy rule expression.
An expression name must be unique and cannot contain an invalid character. The name field cannot contain the following characters: # \ / , : ; " * ? < > | = + & % '.
Expression
Specifies the expression that is evaluated when an inbound request is made to the proxy virtual host. You can create expressions manually by entering the text into this field, or you can use the Subexpression builder to generate a new expression.
Operands | Description |
---|---|
Cell | Specifies the cell that contains the server to which the request is mapped. |
Application | Specifies the Java EE application that a given request maps to on the back end server. |
Module | Specifies the Java EE application module to which a given request is mapped. |
URI | Specifies the URI for an inbound request. |
URIgroup | Specifies a group of URIs to match against the URI. If the inbound request is in the URI group, then the expression evaluates to true. |
Proxy actions
Specifies the proxy actions configured for the rule expression.
- header actions
- caching action
- compression actions
- rewriting actions
- routing actions