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 |
|||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
status |
Enable/disable exempting the URLs matching the URL pattern from web proxy forwarding and caching. |
option |
- |
|||||||
|
|
|
|||||||||
|
url-pattern |
URL pattern to be exempted from web proxy forwarding and caching. |
string |
Not Specified |
|||||||
|
forward-server |
Forward server name. |
string |
Not Specified |
|||||||
|
cache-exemption |
Enable/disable exempting this URL pattern from caching. |
option |
- |
|||||||
|
|
|
|||||||||
|
comment |
Comment. |
var-string |
Not Specified |
|||||||