ywkaras commented on code in PR #9486:
URL: https://github.com/apache/trafficserver/pull/9486#discussion_r1131257078
##########
doc/admin-guide/files/records.yaml.en.rst:
##########
@@ -4667,6 +4667,23 @@ removed in the future without prior notice.
that |TS| is willing to store. The value MUST be at least 2.
Transport Parameter.
+.. ts:cv:: CONFIG proxy.config.quic.max_recv_udp_payload_size_in INT 65527
+
+ This value will be advertised as ``max_udp_payload_size`` Transport
Parameter.
+
+.. ts:cv:: CONFIG proxy.config.quic.max_recv_udp_payload_size_out INT 65527
+
+ This value will be advertised as ``max_udp_payload_size`` Transport
Parameter.
Review Comment:
I suggest adding "for incoming/outgoing" packets.
--
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]