Skip to main content
gsharma
Staff
Staff
June 29, 2020

Technical Tip: How to check the concurrent running session

  • June 29, 2020
  • 0 replies
  • 7526 views

Description

 

This article describes how to check the concurrent running session on FortiWeb.

 

Scope

 

FortiWeb version 7.6.


Solution

 

  • From the GUI:
    Navigate to Dashboard -> Status.

 

Fortiweb Policy sessions count.PNG

 

 

  • From the CLI:
    For HTTP traffic:

 

diagnose policy total-traffic http

 

  • For FTP traffic:

 

diagnose policy total-traffic ftp

 

  • For the total number of the current connections:


diagnose policy total-session list

See the FortiWeb Administration guide and the FortiWeb CLI guide for more information.