
It’s been in Google Chrome for some time, but it’s only recently the SPDY (pronounced “Speedy”) protocol has blazed a path onto another browser — in this case Firefox. Come version 11, Mozilla’s popular open-source internet window will be able to communicate with SPDY-compatible servers, delivering improved browsing performance compared to the ancient, but functional, HTTP.
Google’s keen to see widespread adoption of SPDY, going so far as to snag a trademark for it. The protocol doesn’t use a single trick to boost speeds, it’s a combination of techniques including header compression, multiplexing (combining data streams over a single connection), request prioritisation and server / client hints for content. Google’s aiming for a 50 per reduction in page load times, and according to its SPDY whitepaper, is close to achieving this figure.
The only problem is, SPDY requires a secure connection facilitated by SSL to work, as an important part of the protocol uses TLS (Transport Layer Security). While not absolutely necessary, that’s how it’s being implemented (to promote a more robust and secure internet) and it doesn’t look like the situation will change any time soon. This is why Google’s only made it available on its secure services such as Gmail. There’s an Apache 2 module available, but it’s currently a beta and not recommended for production purposes.
Long story short, SPDY doesn’t magically make the internet faster, servers must use SSL and TLS before anything can happen.
On a related note, Firefox 11 will support data migration from Chrome, if you miss the companionship of the little orange guy and his world-hugging proclivities. Going by the current release schedule, the updated browser will be available from March 13.



















Adam
Sunday, February 5, 2012 at 2:21 PMHow about Firefox makes the tabs seperate proccesses and decrease the memory that you bloated program takes up, I know I should just use Chrome but I like the layout of Firefox better.
Darren
Sunday, February 5, 2012 at 5:05 PMSo sites will be full of bloated code that isn’t standardized? Hooray Google doing a MS, so much for no evil.
Richard
Sunday, February 5, 2012 at 8:18 PMDoes it require any code? It looked to me to be more a server side processong/protocol technology. A lot of the optimisation could probably be done without affecting the actual pages code I’d imagine.
Sarjoor
Monday, February 6, 2012 at 2:08 AMAll of SPDY is done by configuration changes to website servers and web browser clients to support SPDY.
Nothing at all needs to be changed for any existing website.
Drew
Monday, February 6, 2012 at 2:05 PMSo I take it that you take a horse and carriage to work instead of modern transport?
Random
Monday, February 6, 2012 at 2:49 PM+1.. Some guys really don’t know what they are talking.
Franz
Monday, February 6, 2012 at 5:31 PMAs long as it doesn’t rape me like chrome would I don’t care.
Corey
Wednesday, February 8, 2012 at 5:37 AMWhile this will undoubtedly eventually benefit larger websites that can afford SSL certificates signed by a CA, all the smaller sites will lose out on all the speed benefits that it promises…