SSL Key Data

These fields provide information about SSL connections and activity.

Statistic/Field Description
  SSL Inbound Key Data
Is alive Online indicates that SSL support is enabled.
Current SSL connections The number of active inbound SSL requests (browser to Content Gateway).
Total SSL server connections The number of browser requests.
Total finished SSL server connections The number of browser requests that resulted in decryption.
Total SSL renegotiation requests sent by Content Gateway as a server The number of browser requests renegotiated due to handshake failures or invalid certificates between the browser and Content Gateway.
  SSL Outbound Key Data
Is alive Online indicates that SSL support is enabled.
Current SSL connections The number of active outbound SSL requests (Content Gateway to origin server).
Total SSL client connections The number of Content Gateway requests to origin servers.
Total finished SSL client connections The number of requests where data went from Content Gateway to the origin server.
Total SSL renegotiation requests sent by Content Gateway as a client The number of requests that were renegotiated due to handshake failures or invalid certificates between Content Gateway and the origin server
Total SSL session cache hits The number of times that a request was validated by a key in the session cache.
Total SSL session cache misses The number of times that a request could not be validated by a key in the session cache.
Total SSL session cache timeouts The number of times that keys were removed from the session cache because the timeout period expired.