summaryrefslogtreecommitdiffhomepage
path: root/src/event/ngx_event_pipe.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2013-06-14 20:56:07 +0400
committerMaxim Dounin <mdounin@mdounin.ru>2013-06-14 20:56:07 +0400
commitf52042498d17ab595ea5f372e53eb5f8690bb795 (patch)
treeadf1dffd39a2355eba78b4f4fb6e6038f4847160 /src/event/ngx_event_pipe.c
parent1936a67647c71291fad0fdc022ac891f4c29e03c (diff)
downloadnginx-f52042498d17ab595ea5f372e53eb5f8690bb795.tar.gz
nginx-f52042498d17ab595ea5f372e53eb5f8690bb795.tar.bz2
Fixed ngx_http_test_reading() to finalize request properly.
Previous code called ngx_http_finalize_request() with rc = 0. This is ok if a response status was already set, but resulted in "000" being logged if it wasn't. In particular this happened with limit_req if a connection was prematurely closed during limit_req delay.
Diffstat (limited to 'src/event/ngx_event_pipe.c')
0 files changed, 0 insertions, 0 deletions