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.
jera
Staff
Staff
Article Id 300787
Description This article describes a solution for an issue when downloading large files where the download becomes stuck and is unable to complete, even when no security profile is enabled.
Scope FortiGate.
Solution

This can be resolved by changing the setting for how active sessions are re-validated.

 

Global Setting:

 

config system settings

set firewall-session-dirty check-new

end

 

Per Policy:

 

config system settings

set firewall-session-dirty check-policy-option

end


config firewall policy

edit <id>

set firewall-session-dirty check-new

end

Contributors