diff options
author | Roman Arutyunyan <arut@nginx.com> | 2016-10-03 20:48:51 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2016-10-03 20:48:51 +0300 |
commit | f3bbd1c87f0bc97367603c3254c1465d3c622d1f (patch) | |
tree | b6050595c803493f32b0bef7f590a4fadbd1f64c /src/os/win32/ngx_process_cycle.c | |
parent | 2e12afb955a211f55bfdcb3f3d92fc1b42d9dc99 (diff) | |
download | nginx-f3bbd1c87f0bc97367603c3254c1465d3c622d1f.tar.gz nginx-f3bbd1c87f0bc97367603c3254c1465d3c622d1f.zip |
Do not set last_buf flag in subrequests.
The last_buf flag should only be set in the last buffer of the main request.
Otherwise, several last_buf flags can appear in output. This can, for example,
break the chunked filter, which will include several final chunks in output.
Diffstat (limited to 'src/os/win32/ngx_process_cycle.c')
0 files changed, 0 insertions, 0 deletions