FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
edumbrava
Staff
Staff
Article Id 193631
Description
This article explains how to exempt a website from web caching.

Solution
This can be achieved via CLI or the GUI.

To create the URL exemption list via CLI:

config web-proxy url-match
edit "microsoft.com"
set url-pattern "www.microsoft.com"
set cache-exemption enable
next
end

To create the URL exemption list via WebGui navigate to System > Network > Explicit Proxy > URL Match List > Create New

edumbrava_FD36186_tn_FD36186.jpg

Contributors