Using mod_spdy With Apache2 On Ubuntu 12.10

Posted by falko on Nov 9, 2012 1:55 PM
By HowtoForge
Mail this story
Web version

SPDY (pronounced "SPeeDY") is a new networking protocol whose goal is to speed up the web. It is Google's alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like Google Chrome and upcoming versions of Firefox) that both support SPDY. mod_spdy is an open-source Apache module that adds support for the SPDY protocol to the Apache HTTPD server. This tutorial explains how to use mod_spdy with Apache2 on Ubuntu 12.10.

SPDY (pronounced "SPeeDY") is a new networking protocol whose goal is to speed up the web. It is Google's alternative to the HTTP protocol and a candidate for HTTP/2.0. SPDY augments HTTP with several speed-related features such as stream multiplexing and header compression. To use SPDY, you need a web server and a browser (like Google Chrome and upcoming versions of Firefox) that both support SPDY. mod_spdy is an open-source Apache module that adds support for the SPDY protocol to the Apache HTTPD server. This tutorial explains how to [url=http://www.howtoforge.com/using-mod_spdy-with-apache2-on-ubuntu-12.10]use mod_spdy with Apache2 on Ubuntu 12.10[/url]. [url=http://www.howtoforge.com/using-mod_spdy-with-apache2-on-ubuntu-12.10]http://www.howtoforge.com/using-mod_spdy-with-apache2-on-ubuntu-12.10[/url]

Full Story

Printed at http://lxer.com/module/newswire/view/176211/index.html