comparison src/core/ngx_regex.c @ 4614:347a54b2cb14

Added write event handler reset in ngx_http_named_location(). On internal redirects this happens via ngx_http_handler() call, which is not called on named location redirect. As a result incorrect write handler remained (if previously set) and this might cause incorrect behaviour (likely request hang). Patch by Yichun Zhang (agentzh).
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 04 May 2012 11:35:22 +0000
parents 196c3dacff0d
children 6e1a48bcf915
comparison
equal deleted inserted replaced
4613:9ee20e074a2e 4614:347a54b2cb14