maskit commented on code in PR #9574:
URL: https://github.com/apache/trafficserver/pull/9574#discussion_r1157475995
##########
doc/admin-guide/files/records.yaml.en.rst:
##########
@@ -783,6 +786,9 @@ mptcp
Requires custom Linux kernel available at https://multipath-tcp.org.
+allow-plain
+ For TLS ports, will fall back to non-TLS processing if the TLS handshake
fails.
Review Comment:
We may want to mention that this is for TLS over TCP (or ports configured
with `ssl`), although plain QUIC connection does not exist in the first place.
We could also say this is incompatible with `quic` like some other descriptors
say.
--
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]