FortiProxy
FortiProxy provides enterprise-class protection against internet-borne threats and Advanced Web Content Caching
Shivasagar
Staff
Staff
Article Id 223726

Description

 

This article describes how to  to clear sessions in the proxy.

 

Scope

 

FortiProxy.

 

Solution

 

diagnose wad session list   <- Display the current session.

diagnose wad session clear <- Clear the current session.

 

If the requirement is to clear only a specific session, it is possible to use the below filter option:

 

diagnose wad filter <Attribute> <Value>

 

Some of the available attributes are below. The value is not required for some attributes.

 

list Display current filter.
clear Erase current filter settings.
src Source address range to filter by.
dst Destination address range to filter by.
dport Destination port range to filter by.

 

To restart WAD process:

 

diagnose test application wad 99

 

Note: Before clearing the session, set the correct filter and verify the filter is correct with the 'diagnose wad filter list' command.