Chapter 3: Condition Reference

;http://www.example.com

<proxy>

url.host.is_numeric=yes;

;In the example below we assume that 1.2.3.4 is the IP of the host mycompany

;The condition will match the following two requests if the reverse DNS was

;successful:

;request http://1.2.3.4/ ;request http://mycompany.com/

;If the reverse DNS fails then the first request is not matched <proxy>

url.host.regex=mycompany

;url.path tests

;The following server_url.path strings would all match the example URL:

;http://www.example.com/cgi-bin/query.pl?q=test#fragment

url.path=”/cgi-bin/query.pl?q=test” url.path=”/cgi-bin/query.pl” url.path=”/cgi-bin/”

url.path=”/cgi” ; partial components match too url.path=”/” ; Always matches regardless of URL.

;testing the url port url.port=80

See Also

Conditions: category=, console_access=, content_management=, server_url=

Definitions: define subnet, define url condition, define url.domain condition

143

Page 143
Image 143
Blue Coat Systems Proxy SG manual 143