ywkaras commented on code in PR #9348:
URL: https://github.com/apache/trafficserver/pull/9348#discussion_r1213390863


##########
doc/admin-guide/files/sni.yaml.en.rst:
##########
@@ -45,7 +45,7 @@ the user needs to enter the fqdn in the configuration with a 
``*.`` followed by
 For some settings, there is no guarantee that they will be applied to a 
connection under certain conditions.
 An established TLS connection may be reused for another server name if it’s 
used for HTTP/2. This also means that settings
 for server name A may affects requests for server name B as well. See 
https://daniel.haxx.se/blog/2016/08/18/http2-connection-coalescing/
-for a more detailed description of HTTP/2 connection coalescing.
+for a more detailed description of HTTP/2 connection coalescing. Similar thing 
can happen on a QUIC connection for HTTP/3 as welll.

Review Comment:
   Typo, well not welll



-- 
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]

Reply via email to