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 url-pattern {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 |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable exempting the URLs matching the URL pattern from web proxy forwarding and caching. |
option |
- |
enable |
||||||
|
|
|||||||||
url-pattern |
URL pattern to be exempted from web proxy forwarding and caching. |
string |
Maximum length: 511 |
|
||||||
forward-server |
Forward server name. |
string |
Maximum length: 63 |
|
||||||
cache-exemption |
Enable/disable exempting this URL pattern from caching. |
option |
- |
disable |
||||||
|
|
|||||||||
comment |
Comment. |
var-string |
Maximum length: 255 |
|