Use this page to administer proxy rule expressions for the proxy server. Proxy rule expressions allow you to make configuration rules more granular in scope by specifying information within the rule. A proxy rule expression is associated with a virtual proxy host and consists of operands and operators that are defined by an administrator. When an expression evaluates to true, the proxy action rules associated with that proxy rule expression are performed.
To view this administrative console page, click
server_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: # \ / , : ; " * ? < > | = + & % '.
Specifies the expression that is evaluated when an inbound request is made to the proxy virtual host.
Operands | Description |
---|---|
Cell | Specifies the cell that contains the back end server to which the request is mapped. |
Application | Specifies the Java Platform, Enterprise Edition (Java EE) application that a given request maps to on the back end server. |
Module | Specifies the J2EE 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. |
Specifies the proxy actions configured for the rule expression. Proxy actions are performed when the proxy rule expression evaluates to true.