Reputation: 4617
Google's SPDY has been deployed to Chrome 18. It is awesome! It makes web much faster!
So my question is:
If I wanna let my website can support SPDY, do I need to do anything on my server side (E.g. Changing some server's settings)?
Thank you.
Upvotes: 1
Views: 255
Reputation: 4363
You need a web server that supports it. Like:
See the SPDY project for more informations: http://dev.chromium.org/spdy and of course, Wikipedia.
Upvotes: 5