diff src/stream/ngx_stream_upstream_round_robin.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 61d7ae76647d
children cca856715722
line wrap: on
line diff