Live data from Hacker News

Twitter adds SPDY support to Netty

netty.io

1–10 of 21 posts

Re: Twitter adds SPDY support to Netty

#3
This 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.

Re: Twitter adds SPDY support to Netty

#7
post #4

[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

#8
post #4

[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.

You got me there. That does seem reasonable. I guess I need to do a bit more investigation. :-)

Re: Twitter adds SPDY support to Netty

#9
post #4

[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.

[deleted]

Re: Twitter adds SPDY support to Netty

#10
post #3

This 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.

Last I heard, it was in the works for NGinx:

https://twitter.com/#!/nginxorg/status/150112670966747137

Post reply on HN