]> git.kaiwu.me - nginx.git/commit
Postpone filter: handled ngx_http_postpone_filter_add() failures.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 16 Oct 2017 10:13:25 +0000 (13:13 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 16 Oct 2017 10:13:25 +0000 (13:13 +0300)
commitfdbf551602c3cca974d722ab36caeb191a19746c
treec1d2767608ecd5ddd993a953055f1e1bc8b12578
parent77c7875a7b18ccca1ebae1757b9246c9b3b55bf9
Postpone filter: handled ngx_http_postpone_filter_add() failures.

In particular, if ngx_http_postpone_filter_add() fails in ngx_chain_add_copy(),
the output chain of the postponed request was left in an invalid state.
src/http/ngx_http_postpone_filter_module.c