commit | 649b3fd9aa24300e05bbc38c70a4a2a99d29bf8d | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Thu Jun 30 12:04:38 2022 +0200 |
committer | Frédéric Lécaille <flecaille@haproxy.com> | Thu Jun 30 14:34:32 2022 +0200 |
tree | 93c79bbcc1005eb3d4963ce4f9552a94cf1aafdf | |
parent | 67fda16742edea569a580cb996d172c0e1096994 [diff] |
MINOR: quic: Increase the QUIC connections RX buffer size (upto 64Kb) With ~1500 bytes QUIC datagrams, we can handle less than 200 datagrams which is less than the default maxpollevents value. This should reduce the chances of fulfilling the connections RX buffers as reported by Tristan in GH #1737. Must be backported to 2.6.