]> git.kaiwu.me - nginx.git/commit
SPDY: implemented buffers chain splitting.
authorValentin Bartenev <vbart@nginx.com>
Tue, 14 Jan 2014 12:24:45 +0000 (16:24 +0400)
committerValentin Bartenev <vbart@nginx.com>
Tue, 14 Jan 2014 12:24:45 +0000 (16:24 +0400)
commitb60700f9e9056aa35f930171ed8213360be415d7
tree2979a8bd0b5cc3b51e0e2fd931f71c37a38288fe
parent8c01a95d989fac71164375d76a59b21c42f371fe
SPDY: implemented buffers chain splitting.

It fixes "chain too big in spdy filter" alerts, and adds full support for rate
limiting of SPDY streams.
src/http/ngx_http_spdy.h
src/http/ngx_http_spdy_filter_module.c