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.
naveenk
Staff
Staff
Article Id 190733

Description
This article describes how to enable web cache in IPv4 policy for https.

Solution
To enable web cache and web cache-https in the IPv4 policy make sure that the policy is in proxy-based mode and deep-inspection is enabled in the policy.



 
 
Run the below commands  afterwards.
# config firewall policy
    edit <policyID>
        set webcache en
        set webcahche-https en
    end
To verify if the caching is happening , below command can be used.
# diagnose wad webcache list
<period>    10min | hour | day | 30days.

 

Contributors