-
QUIC packets that only contain an ACK frame are not congestion controlled. [RFC 9000 states](https://www.rfc-editor.org/rfc/rfc9000.html#section-13.2.1-3) that:
> _Since packets containing only ACK…
-
![Screenshot from 2024-10-28 13-15-47](https://github.com/user-attachments/assets/13a0fe27-d1a2-4e9b-a141-c94d7d5c2fb2)
### Describe the bug
Hi there, I have build a custom OpenWrt image where i w…
-
* BBR
https://datatracker.ietf.org/meeting/104/materials/slides-104-iccrg-an-update-on-bbr-00
https://datatracker.ietf.org/meeting/105/materials/slides-105-iccrg-bbr-v2-a-model-based-congestion-co…
-
WebCodecs offers several mechanisms for fine-tuning the encoder rate, including the average bitrate parameter and per-frame QP. But is the information available from the transport to help guide rate …
aboba updated
3 weeks ago
-
Introducing a cross-platform feature to switch the TCP congestion control algorithm would be highly beneficial. This functionality would allow users to change the congestion control algorithm supporte…
-
Is any plan to support BBR congestion control algorithm?
-
Improving upon #3376, see also #3854.
My understanding of [aioquic](https://github.com/aiortc/aioquic) packet loss is that [`QuicConnection`](https://github.com/aiortc/aioquic/blob/a6d91fbcb5d7660a…
-
Is there a reason this is not enabled out of the box?
I saw another issue that appeared to indicate it's enabled but its still not on the latest AMI.
v20241011:
```bash
$ sysctl net.ipv4.tcp…
-
(Supersedes #11)
# Goals
We want to guarantee the Near Protocol blockchain operates stable even during congestion. This is currently impeded due to a lack of cross-shard congestion control. Spec…
-
The congestion control considers both missing chunks and missing blocks as congestion. The point of this check is to prevent receipts accumulating and causing the state witness to grow too large. For …