I am currently running Ubuntu 12.04 LTS with NGINX 1.5.10 and SPDY v3.1. When implementing SPDY, I saw web servers that support several versions of the SPDY protocol. For example, you can see:
Obviously, these are some of the largest sites, but I was looking for recommendations or documentation on how to support different versions of the protocol, but there are no clear answers.
I am not sure if this is possible, but any help or guidance on how to achieve this will be greatly appreciated!
Thank! Alex
source
share