]> git.kaiwu.me - nginx.git/commit
Slice filter: allowed at most one subrequest at a time.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 28 Mar 2017 11:03:57 +0000 (14:03 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 28 Mar 2017 11:03:57 +0000 (14:03 +0300)
commit8c9a66298c627ed4eae2557b322c3f33da97eca4
tree71a55baa1b2095e86827e5de9845f5b2dde051cf
parent5d5f0dcac4e3bbd4464aa1185d7fd51587a3119e
Slice filter: allowed at most one subrequest at a time.

Previously, if slice main request write handler was called while a slice
subrequest was running, a new subrequest for the same slice was started.
src/http/modules/ngx_http_slice_filter_module.c