comparison src/mail/ngx_mail_proxy_module.c @ 6321:bc9ea464e354

Slice filter: never run subrequests when main request is buffered. With main request buffered, it's possible, that a slice subrequest will send output before it. For example, while main request is waiting for aio read to complete, a slice subrequest can start an aio operation as well. The order in which aio callbacks are called is undetermined.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 08 Dec 2015 17:39:56 +0300
parents bf1655ae9a1c
children f01ab2dbcfdc
comparison
equal deleted inserted replaced
6320:a6902a941279 6321:bc9ea464e354