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.

 

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>

 

Below are some of the available attributes, 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.

 

Note.

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

Contributors