DNS Resolution and Performance
Add SPDY support to your Apache server with mod_spdy- Google Developers Blog

Add SPDY support to your Apache server with mod_spdy- Google Developers Blog

4/17/2012

What this post added

Introduced mod_spdy, an Apache module that enables web servers to support the SPDY protocol. This module allows for multiplexing of requests over a single TCP connection and header compression, leading to significant performance improvements for web applications.

Read the original post ↗