Google SPDY - Has anyone used it on Apache?
Asked Answered
P

2

13

Just wondering if anyone has had any experience with Google SPDY on Apache? http://code.google.com/p/mod-spdy/

I run a couple of web servers and am interested to know if there have been any issues with the mod_spdy Apache module and if anyone has seen a visible speed increase in SPDY supported browsers?

Penetrance answered 27/1, 2012 at 1:40 Comment(1)
Your answer is here: serverfault.com/questions/354129/…Omit
G
2

I just installed it a few hours ago and it seems to work for me. You can see my blog post on the experience here: http://ddevnet.net/blog/2012/04/23/apache-mod_spdy-spdy-protocol-apache/

The only "problem" I had was turned out to be an unnecessary redirect in one of my virtualhosts.

As for a "visible increase" I would say that it is not really perceptable to the end user for the majority of webpages. Pages with a lot of scripts, images and cookies may have a large difference. I could imagine that you would notice the difference on a long forum post.

Genesis answered 23/4, 2012 at 12:11 Comment(0)
T
0

I have seen my google home page load faster when I enabled SPDY on Firefox (change that setting in-about:config). Here is a link to an explanation of SPDY (podcast link here as well, but this link is to the HTML transcript only so you don't have to download a whole podcast). Hope this helps, they talk a bit about apache, but mostly about SPDY itself.

http://www.grc.com/sn/sn-343.htm

Truesdale answered 30/3, 2012 at 13:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.