SSL/TLS

proxy.process.ssl.origin_server_bad_cert
Collection:global
Type:counter
Datatype:integer

Indicates the number of certificates presented by origin servers which contained invalid information, since statistics collection began.

proxy.process.ssl.origin_server_cert_verify_failed
Collection:global
Type:counter
Datatype:integer

The number of origin server SSL certificates presented which failed verification, since statistics collection began.

proxy.process.ssl.origin_server_decryption_failed
Collection:global
Type:counter
Datatype:integer

The number of SSL connections to origin servers which returned data that could not be properly decrypted, since statistics collection began.

proxy.process.ssl.origin_server_expired_cert
Collection:global
Type:counter
Datatype:integer

The number of SSL connections to origin servers for which expired origin certificates were presented, since statistics collection began.

proxy.process.ssl.origin_server_other_errors
Collection:global
Type:counter
Datatype:integer

The number of SSL connections to origin servers which encountered otherwise uncategorized errors, since statistics collection began.

proxy.process.ssl.origin_server_revoked_cert
Collection:global
Type:counter
Datatype:integer

The number of SSL connections to origin servers during which a revoked certificate was presented by the origin, since statistics collection began.

proxy.process.ssl.origin_server_unknown_ca
Collection:global
Type:counter
Datatype:integer

The number of SSL connections to origin servers during which the origin presented a certificate signed by an unrecognized Certificate Authority, since statistics collection began.

proxy.process.ssl.origin_server_unknown_cert
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.origin_server_wrong_version
Collection:global
Type:counter
Datatype:integer

The number of SSL connections to origin servers which were terminated due to unsupported SSL/TLS protocol versions, since statistics collection began.

proxy.process.ssl.ssl_error_read_eos
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_error_ssl
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_error_syscall
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_error_want_read
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_error_want_write
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_error_want_x509_lookup
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_error_zero_return
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_session_cache_eviction
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_session_cache_hit
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_session_cache_lock_contention
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_session_cache_miss
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_session_cache_new_session
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.ssl_sni_name_set_failure
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.total_handshake_time
Collection:global
Type:counter
Units:milliseconds
Datatype:integer

The total amount of time spent performing SSL/TLS handshakes for new sessions since statistics collection began.

proxy.process.ssl.total_success_handshake_count
Collection:global
Type:counter
Datatype:integer

The total number of SSL/TLS handshakes successfully performed since statistics collection began.

proxy.process.ssl.total_ticket_keys_renewed
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.total_tickets_created
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.total_tickets_not_found
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.total_tickets_renewed
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.total_tickets_verified
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.total_tickets_verified_old_key
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.user_agent_bad_cert
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which have presented invalid data in lieu of a client certificate, since statistics collection began.

proxy.process.ssl.user_agent_cert_verify_failed
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which presented a client certificate that did not pass verification, since statistics collection began.

proxy.process.ssl.user_agent_decryption_failed
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which failed to be properly decrypted, since statistics collection began.

proxy.process.ssl.user_agent_expired_cert
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which presented a client certificate that had already expired, since statistics collection began.

proxy.process.ssl.user_agent_other_errors
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which experienced otherwise uncategorized errors, since statistics collection began.

proxy.process.ssl.user_agent_revoked_cert
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which presented a client certificate that had been revoked, since statistics collection began.

proxy.process.ssl.user_agent_session_hit
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which successfully used a previously negotiated session, since statistics collection began.

proxy.process.ssl.user_agent_session_miss
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which unsuccessfully attempted to use a previously negotiated session, since statistics collection began.

proxy.process.ssl.user_agent_sessions
Collection:global
Type:counter
Datatype:integer

A counter indicating the number of SSL sessions negotiated for incoming client connections, since statistics collection began.

proxy.process.ssl.user_agent_session_timeout
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which terminated with an expired session, since statistics collection began.

proxy.process.ssl.user_agent_unknown_ca
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections which presented a client certificate signed by an unrecognized Certificate Authority, since statistics collection began.

proxy.process.ssl.user_agent_unknown_cert
Collection:global
Type:counter
Datatype:integer
proxy.process.ssl.user_agent_wrong_version
Collection:global
Type:counter
Datatype:integer

Incoming client SSL connections terminated due to an unsupported or disabled version of SSL/TLS, since statistics collection began.