Module ngx_http_spdy_module
The ngx_http_spdy_module
module provides experimental support for SPDY. Currently, draft 3.1 of SPDY protocol is implemented.
Before version 1.5.10, draft 2 of SPDY protocol was implemented.
This module is not built by default, it should be enabled with the --with-http_spdy_module
configuration parameter.
This module was superseded by the ngx_http_v2_module module in 1.9.5.