Technical Tip: How to check the concurrent running session
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.

- 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.
