PEMI: Transparent Performance Enhancements for QUIC
Jie Zhang, Lei Zhang, Ziyi Wang, Chenxiang Sun, Yuming Hu, Xiaohui Xie, Zeqi Lai, and Yong Cui

TL;DR
PEMI is a system that transparently enhances QUIC performance by enabling in-network RTT measurement and packet loss inference, leading to faster retransmissions and improved throughput without endpoint cooperation.
Contribution
This paper introduces PEMI, a novel transparent middlebox system that improves QUIC performance by measuring RTT and inferring packet loss without endpoint modifications.
Findings
PEMI increases file transfer goodput by up to 2.5 times.
PEMI reduces jitter of RTC frames by 20-75%.
Extensive experiments validate PEMI's effectiveness.
Abstract
QUIC, as the transport layer of the next-generation Web stack (HTTP/3), natively provides security and performance improvements over TCP-based stacks. However, since QUIC provides end-to-end encryption for both data and packet headers, in-network assistance like Performance-Enhancing Proxy (PEP) is unavailable for QUIC. To achieve the similar optimization as TCP, some works seek to collaborate endpoints and middleboxes to provide in-network assistance for QUIC. But involving both host and in-network devices increases the difficulty of deployment in the Internet. In this paper, by analyzing the QUIC standard, implementations, and the locality of application traffic, we identify opportunities for transparent middleboxes to measure RTT and infer packet loss for QUIC connections, despite the absence of plaintext ACK information. We then propose PEMI as a concrete system that continuously…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Traffic and Congestion Control · Software-Defined Networks and 5G · IPv6, Mobility, Handover, Networks, Security
