| setstreamselector_rule |
Use this method to set set of up to five expressions. Maximum length: 7499 characters. Each expression must identify a specific request characteristic, such as the client's IP address (with CLIENT.IP.SRC) or requested server resource (with HTTP.REQ.URL). Note: If two or more selectors contain the same expressions in different order, a separate set of records is created for each selector. |
Syntax |
Parameters |
name |
Name of the selector for which to modify parameters. This is mandatory parameter. |
rule |
Set of up to five expressions. Maximum length: 7499 characters. Each expression must identify a specific request characteristic, such as the client's IP address (with CLIENT.IP.SRC) or requested server resource (with HTTP.REQ.URL).
Note: If two or more selectors contain the same expressions in different order, a separate set of records is created for each selector. |
Return Value |
Returns simpleResult |
See Also |