comparison src/stream/ngx_stream_upstream_zone_module.c @ 6124:f1f222db290b

Stream: prevent repeated event notifications after eof. When client or upstream connection is closed, level-triggered read event remained active until the end of the session leading to cpu hog. Now the flag NGX_CLOSE_EVENT is used to unschedule the event.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 22 Apr 2015 19:55:04 +0300
parents caa103acf180
children 68c106e6fa0a
comparison
equal deleted inserted replaced
6123:caa103acf180 6124:f1f222db290b