SPDY certificates and Wordpress multisite
Sylvia
nginx-forum at nginx.us
Tue May 28 03:59:04 UTC 2013
regarding recompile question: SPDY is supported with OpenSSL 1.0.1
so if your distro using earlier version, SPDY will not be supported,
you can check "nginx -V" if SPDY been enabled.
When recompiling you can use openssl source package and link it statically
to nginx if needed
--with-http_spdy_module
--with-openssl=/path/to/unpacked/source/openssl-1.0.1e
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,239609,239611#msg-239611
More information about the nginx
mailing list