maskit commented on code in PR #12653:
URL: https://github.com/apache/trafficserver/pull/12653#discussion_r2511553706
##########
doc/admin-guide/files/sni.yaml.en.rst:
##########
@@ -171,6 +171,37 @@ server_groups_list Inbound
Specifies an override to the
:file:`records.yaml`
configuration. See the
`OpenSSL
SSL_CTX_set_groups_list
<https://docs.openssl.org/3.5/man3/SSL_CTX_set1_curves/>`_
documentation.
+
+ Each item contains a group
key identifying the server group name and optionally,
+ a percentage key that
determines how frequently that group is selected when multiple
+ entries are present.
+
+ Percentages are relative;
they do not need to sum to 100. Any omitted percentage defaults to 100.
Review Comment:
Maybe it's a ratio then?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]