Book description
The new HTTP/2 standard is finally here. Approved earlier this year, HTTP/2 adds a new binary framing layer that will help make applications faster, simpler, and more robust. This chapter from the new release of High Performance Browser Networking provides a brief look at this updated protocol and explains how it will reduce latency, minimize protocol overhead, and add support for request prioritization and server push.
In this excerpt, author Ilya Grigorik takes you through HTTP/2's design and technical goals, and explains how Google's SPDY played a critical role in the protocol's development. You'll also learn what's required for upgrading a multitude of servers and clients to HTTP/2.
This excerpt covers:
- HTTP/2's binary framing layer
- Streams, messages, and frames
- Request and response multiplexing
- Stream prioritization
- One connection per origin
- Flow control
- Server push
- Header compression
Publisher resources
Product information
- Title: HTTP/2: A New Excerpt from High Performance Browser Networking
- Author(s):
- Release date: May 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491932476
You might also like
book
Technology Strategy Patterns
Technologists who want their ideas heard, understood, and funded are often told to speak the language …
book
The Manager's Path
Managing people is difficult wherever you work. But in the tech industry, where management is also …
book
The Software Architect Elevator
As the digital economy changes the rules of the game for enterprises, the role of software …
book
Rust Brain Teasers
The Rust programming language is consistent and does its best to avoid surprising the programmer. Like …