Twitter adds SPDY support to Netty
1–10 of 21 posts
Re: Twitter adds SPDY support to Netty
#2Nginx seems to be the big missing one. I think Mongrel2 would be a good fit too.
Re: Twitter adds SPDY support to Netty
#3Re: Twitter adds SPDY support to Netty
#4Re: Twitter adds SPDY support to Netty
#5[deleted]
Re: Twitter adds SPDY support to Netty
#6[deleted]
Re: Twitter adds SPDY support to Netty
#7[deleted]
When "implement them" means either "change one config option in your web server" or "install one package containing a SPDY implementation for your server", it seems worth doing just to provide a better experience for the browsers that support it so far.
Re: Twitter adds SPDY support to Netty
#8[deleted]
> Personally, I would hesitate to implement them unless they had wide browser support. When "implement them" means either "change one config option in your web server" or "install one package containing a SPDY implementation for your server", it seems worth doing just to provide a better experience for the browsers that support it so far.
Re: Twitter adds SPDY support to Netty
#9[deleted]
> Personally, I would hesitate to implement them unless they had wide browser support. When "implement them" means either "change one config option in your web server" or "install one package containing a SPDY implementation for your server", it seems worth doing just to provide a better experience for the browsers that support it so far.
Re: Twitter adds SPDY support to Netty
#10This is a big deal for sites that want to rival Google sites performance-wise. Especially now that it will be in Firefox 11 in addition to Chrome. It would be great if any of the popular proxy servers - like Nginx - also had support for it.