ProxySG Content Policy Language Guide
server_url.query | Query from the upstream request URL. | |
server_url.scheme | Scheme from the URL used in the upstream | |
|
| request. |
| Path from the upstream request URL | |
cache_url | The URL used for cache access. | |
cache_url.address | IP address from the URL used for cache | |
|
| access. DNS is used if the URL is expressed as |
|
| a hostname. |
|
|
|
cache_url.extension | Document extension from the URL used for | |
|
| cache access. |
cache_url.host | Hostname from the URL used for cache | |
|
| access. |
cache_url.hostname | Hostname from the URL used for cache | |
|
| access. RDNS is used if the URL uses an IP |
|
| address. |
|
|
|
cache_url.path | Path of the URL used for cache access | |
cache_url.pathquery | Path and query of the URL used for cache | |
|
| access. |
cache_url.port | Port from the URL used for cache access. | |
cache_url.query | Query string of the URL used for cache | |
|
| access. |
cache_url.scheme | Scheme from the URL used for cache access. | |
| Stem of the URL used for cache access. | |
request.header.Referer. | The URL from the Referer header. | |
| url |
|
request.header.Referer. | IP address from the 'Referer' URL. DNS is | |
| url.address | used if URL uses a hostname. |
request.header.Referer. | Document extension from the 'Referer' URL. | |
extension | url.extension |
|
request.header.Referer. | Hostname from the 'Referer' URL. | |
| url.host |
|
request.header.Referer. | Hostname from the 'Referer' URL. RDNS is | |
hostname | url.hostname | used if the URL uses an IP address. |
request.header.Referer. | Path from the 'Referer' URL. Does not include | |
| url.path | query. |
request.header.Referer. | Path and query from the 'Referer' URL. | |
pathquery | url.pathquery |
|
request.header.Referer. | Port from the 'Referer' URL. | |
| url.port |
|
request.header.Referer. | Query from the 'Referer' URL. | |
query | url.query |
|
request.header.Referer. | Scheme from the 'Referer' URL. | |
scheme | url.scheme |
|
| Stem from the 'Referer' URL. The stem | |
|
| includes everything up to the end of path, |
|
| but does not include the query. |
|
|
|
|
|
|