/plushcap/analysis/cloudflare/hpack-the-silent-killer-feature-of-http-2

HPACK: the silent killer (feature) of HTTP/2

What's this blog post about?

The blog post discusses the implementation and benefits of HPACK, a new header compression algorithm used in HTTP/2 connections. Unlike previous algorithms like DEFLATE, HPACK is resilient to attacks such as CRIME due to its use of static and dynamic dictionaries, along with Huffman encoding. The blog post provides detailed explanations on how HPACK works for both request and response headers, demonstrating significant compression rates that lead to reduced bandwidth usage and improved performance.

Company
Cloudflare

Date published
Nov. 28, 2016

Author(s)
Vlad Krasnov

Word count
1654

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.