config web-proxy url-match
Exempt URLs from web proxy forwarding and caching.
config web-proxy url-match Description: Exempt URLs from web proxy forwarding and caching. edit <name> set status [enable|disable] set type [simple|wildcard|...] set url-pattern {string} set url-list {string} set forward-server {string} set cache-exemption [enable|disable] set comment {var-string} next end
config web-proxy url-match
Parameter |
Description |
Type |
Size |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
Configure a name for the URL to be exempted. |
string |
Maximum length: 63 |
|||||||||
status |
Enable/disable exempting the URLs matching the URL pattern from web proxy forwarding and caching. |
option |
- |
|||||||||
|
|
|||||||||||
type |
URL type (simple, wildcard, list). |
option |
- |
|||||||||
|
|
|||||||||||
url-pattern |
URL pattern to be exempted from web proxy forwarding and caching. |
string |
Maximum length: 511 |
|||||||||
url-list |
URL list for web proxy forwarding and caching. |
string |
Maximum length: 63 |
|||||||||
forward-server |
Forward server name. |
string |
Maximum length: 35 |
|||||||||
cache-exemption |
Enable/disable exempting this URL pattern from caching. |
option |
- |
|||||||||
|
|
|||||||||||
comment |
Comment. |
var-string |
Maximum length: 255 |