comparison src/http/ngx_http_config.h @ 6951:ce37362a7a70

Copy filter: wake up subrequests after aio operations. Previously, connection write handler was called, resulting in wake up of the active subrequest. This change makes it possible to read data in non-active subrequests as well. For example, this allows SSI to process instructions in non-active subrequests earlier and start additional subrequests if needed, reducing overall response time.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 28 Mar 2017 18:15:42 +0300
parents d620f497c50f
children
comparison
equal deleted inserted replaced
6950:4cb4ffe06785 6951:ce37362a7a70