Comments on Using mod_spdy With Apache2 On Debian Squeeze

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 Debian Squeeze.

3 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Anonymous

When restarting Apache I got "[warn] _default_ VirtualHost overlap on port 443, the first has precedence".

By:

After enabling mod spdy I'm not able of accessing ispconfig 3 control panel. It is configured for running https in a different port than 443.

Is there any known issuse with mod spdy running https in a different port than 443?

Regards

Esmiz

By: reza

good tnx