show services ssl proxy statistics
Syntax
show services ssl proxy statistics
Description
Display information about the SSL proxy statistics. An SSL proxy profile defines SSL behavior for the SRX Series Firewall.
When devices are operating in chassis cluster mode, the SSL proxy statistics increment only on the active node of the chassis cluster setup.
Options
logical-system | Displays summary information about SSL proxy. |
Required Privilege Level
view
Output Fields
Table 1 describes
the output fields for the show services ssl proxy statistics
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
The number of proxy sessions that are matched. |
|
The number of proxy sessions that are bypassed because the non SSL sessions limit was exceeded |
|
The number of proxy sessions that are bypassed because the memory usage limit per session was reached. |
|
The number of proxy sessions that are bypassed because of low memory on Packet Forwarding Engine. |
|
The number of proxy sessions that are newly created. |
|
The number of proxy sessions that are ignored. |
|
The number of proxy sessions that are active. |
|
The number of proxy sessions that are dropped. |
|
The number of sessions that are allowlisted. Allowlist comprise addresses or domain names that you want to exempt from the SSL proxy processing. |
|
Allowlist comprise url hostnames that you want to exempt from the SSL proxy processing. |
|
The number of default profiles that are matched when the sessions are allowlisted. |
|
The number of sessions dropped when no default profiles are matched. |
|
The number of policies matched when no profile is configured. |
Sample Output
show services ssl proxy statistics
user@host> show services ssl proxy statistics PIC:fwdd0 fpc[0] pic[0] ------ sessions matched 30647 sessions bypassed:non-ssl 0 sessions bypassed:mem overflow 0 sessions bypassed:low memory 0 sessions created 25665 sessions ignored 6 sessions active 0 sessions dropped 0 sessions whitelisted 0 whitelisted url category match 0
show services ssl proxy statistics logical-system
user@host> show services ssl proxy statistics logical-system LSYS1 PIC:spu-3 fpc[0] pic[3] ------ sessions matched 1 sessions bypassed:non-ssl 0 sessions bypassed:mem overflow 0 sessions bypassed:low memory 0 sessions created 1 sessions ignored 0 sessions active 1 sessions dropped 0 sessions whitelisted 0 whitelisted url category match 0 default profile hit 0 session dropped no default profile 0 policy hit no profile configured 0
Release Information
Command introduced in Junos OS Release 12.1.
The logical system
option is added in Junos OS Release
19.1R1.