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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.