Support and test spdy added to nginx
Install spdy
Nginx supports spdy format from 1.5.
Http://nginx.org/en/docs/http/ngx_http_spdy_module.html#example
Of course, the latest nginx is also supported, which is spdy3.
Directly add the parameter:-with-http_spdy_module, you can.
Spdy Configuration
If spdy is successfully installed, modify the nginx configuration directly.
Server {listen 443 ssl spdy; ssl_certificate server. crt; ssl_certificate_key server. key ;...}
Test spdyDirect access interface. Use chrome to open chrome: // net-internals/# spdy and you will see spdy.
For example:
Or use spdy to test the website:
Https:/listeners? Http://www.bkjia.com/kf/ware/vc/ "target =" _ blank "class =" keylink "> vc3BkeWNoZWNrLm9yZy8jZ29vZ2xlLmNvbSA8YnI + CjxpbWcgc3JjPQ =" http://www.2cto.com/uploadfile/Collfiles/20150206/2015020609513929.png "alt =" spdy "title =">