comparison src/stream/ngx_stream_ssl_module.h @ 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 61d7ae76647d
children 51e1f047d15d
comparison
equal deleted inserted replaced
6123:caa103acf180 6124:f1f222db290b