shinrich commented on code in PR #9574:
URL: https://github.com/apache/trafficserver/pull/9574#discussion_r1310468321
##########
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:
Allow-plain only kicks in of the first packet fails to be recognized as a
valid client-hello. Once packets are exchanged in the TLS path, it is no
reasonable to try an reinterpret as HTTP.
--
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]