Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show services ssl proxy session-cache statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services ssl proxy session-cache statistics
<pic-info fpc-slot slot number pic-slot slot-number>

Description

Display the data for the SSL proxy session cache.

Options

pic-info fpc-slot slot number pic-slot slot-number

Display the information for the FPC in the specified slot.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services ssl proxy session-cache statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show services ssl proxy session-cache statistics Output Fields

Field Name

Field Description

Session cache hit

Number times the session matched the entry in the SSL proxy session cache.

Session cache miss

Number times the session did not find the match in the SSL proxy session cache.

Session cache full

Number of times the session cache limit is reached.

Sample Output

show services ssl proxy session-cache statistics

content_copy zoom_out_map
user@host > show services ssl proxy session-cache statistics 

Lsys Name : root-logical-system
PIC: fpc0 fpc[0] pic[0]------------

Session cache hit                :          0
Session cache miss               :          0
Session cache full               :          0

Release Information

Command introduced in Junos OS Release 19.3R1.

Note:

When the CLI is in logical system context mode and you enter an operational-mode command, the output of the command displays information related to the logical system only.

footer-navigation