DSRI
The Disable Server Response Inspection (DSRI) options is available for configuration in the CLI. This is used to assist performance when only URL filtering is being used. This allows the system to ignore the HTTP server responses. The setting is configured to be disabled by default.
CLI syntax for changing the status of the DSRI setting
In IPv4 or IPv6 firewall policies
config firewall policy|policy6
edit 0
set dsri enable|disable
end
In IPv4 or IPv6 interface policies
config firewall interface-policy|interface-policy6
edit 0
set dsri enable|disable
end
When using the sniffer
config firewall sniffer
edit 0
set dsri enable|disable
end