v0.1.2
π Documentation
- Add build group to cliff config - (603b6b6)
ποΈ Build & CI
Errata: Debian packaging (#13)
Note that the Debian packages install a config file as /etc/sysctl.d/20-qcp.conf
.
This config does not take effect until reboot. To make it take effect immediately, run: sudo sysctl -p /etc/sysctl.d/20-qcp.conf
The effect of this configuration is to increase your kernel UDP buffer size limits, which is necessary for good QUIC performance. (We currently set them to 2MB. The kernel default is about 240kB.)