comparison src/http/ngx_http_cache.h @ 5289:aadfadd5af2b

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.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 14 Jun 2013 20:56:07 +0400
parents d620f497c50f
children 43ccaf8e8728
comparison
equal deleted inserted replaced
5288:102d7117ffb8 5289:aadfadd5af2b