Honey, I Shrunk the Headers With Flow.ZIP
- Yinda Zhang ,
- Liangcheng Yu ,
- Gianni Antichi ,
- Ran Ben Basat ,
- Vincent Liu
2026 SIGCOMM |
Packet header overhead is a persistent source of inefficiency in packet-switched networks, reducing goodput and increasing network load. Trends like tunneling further increase this overhead, significantly impacting flow completion times. While, in principle, it is possible to compress these headers, existing methods require specialized hardware on every hop to compress/decompress the packet to/from custom header formats.
In this paper, we present Flow.ZIP , a backward-compatible header compression mechanism designed for existing data center networks. Our solution leverages a combination of last-hop network offload and MPLS support, both of which are ubiquitous in modern data center deployments. Flow. ZIP overcomes scalability limitations in these components by selectively and intelligently coordinating compression for a subset of flows. Doing so, Flow. ZIP achieves up to 58% reduction in average flow completion time on real-world data center workloads.