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.
spdy_chunk_size
  • References/Server/Nginx/Modules reference/ngx_http_spdy_module

Syntax: spdy_chunk_size size; Default: spdy_chunk_size 8k;

2025-01-10 15:47:30
spdy_headers_comp
  • References/Server/Nginx/Modules reference/ngx_http_spdy_module

Syntax: spdy_headers_comp level; Default: spdy_headers_comp 0;

2025-01-10 15:47:30