Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Has it been considered to implement the SPDY protocol?

Steven McCann
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 13, 2013

I'd like to know if its been considered to provide some support and documentation for how to enable the SPDY protocol with Atlassian products.

The SPDY protocol/module is now used as default across many Goolgle products and sites like wordpress.com, facebook... It seems like it could have advantages for Confluence products as well. SPDY is also available in most modern browsers.

It can speed up websites/web applications quite a bit, and is far superior to HTTP/S as far as I've heard.

For our installation, we're actually using Apache in front of tomcat, to simplify our SSL implementations and whatnot, so we would probably need to implement SPDY on Apache rather than tomcat. However, it would be nice to have some feedback from Atlassian anyways.

1 answer

1 accepted

0 votes
Answer accepted
Harry Chan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 13, 2013

Apache has the best support for SPDY so far with pre-built packages for RPM and Debian systems https://developers.google.com/speed/spdy/mod_spdy/

It is quite easy to implement. Tomcat on the other hand is a different matter. It won't come soon. Best to implement it on the Apache end. Very easy in Linux.

It only works for HTTPS. Be sure to have configured a HTTPS fallback as not all browsers support SPDY. This needs to be tested.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events