diff options
author | Valentin Bartenev <vbart@nginx.com> | 2013-12-10 20:27:33 +0400 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2013-12-10 20:27:33 +0400 |
commit | 7f54528ca07e49abd83d8c86c8125202dcf2798c (patch) | |
tree | 7a65f486239dc9a73658cb492a3f039bc70dea84 /src/http/modules/ngx_http_fastcgi_module.c | |
parent | fa512fdb7650b48826ef49754328980a6e357c9a (diff) | |
download | nginx-7f54528ca07e49abd83d8c86c8125202dcf2798c.tar.gz nginx-7f54528ca07e49abd83d8c86c8125202dcf2798c.zip |
SPDY: drop the "delayed" flag when finalizing connection.
This flag in SPDY fake write events serves the same purposes as the "ready"
flag in real events, and it must be dropped if request needs to be handled.
Otherwise, it can prevent the request from finalization if ngx_http_writer()
was set, which results in a connection leak.
Found by Xiaochen Wang.
Diffstat (limited to 'src/http/modules/ngx_http_fastcgi_module.c')
0 files changed, 0 insertions, 0 deletions