File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -226,6 +226,7 @@ acl_access_denied_auth:0
226226acl_access_denied_cmd:0
227227acl_access_denied_key:0
228228acl_access_denied_channel:0
229+ acl_access_denied_tls_cert:0
229230
230231# Replication
231232role:master
@@ -569,6 +570,7 @@ Here is the meaning of all fields in the **stats** section:
569570* ` acl_access_denied_cmd ` : Number of commands rejected because of access denied to the command
570571* ` acl_access_denied_key ` : Number of commands rejected because of access denied to a key
571572* ` acl_access_denied_channel ` : Number of commands rejected because of access denied to a channel
573+ * ` acl_access_denied_tls_cert ` : Number of failed authentications using automatic TLS clients authentication feature. Added in Valkey 9.0.
572574
573575Here is the meaning of all fields in the ** replication** section:
574576
You can’t perform that action at this time.
0 commit comments