diff options
author | Roman Arutyunyan <arut@nginx.com> | 2015-04-22 19:55:04 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2015-04-22 19:55:04 +0300 |
commit | 39386c951c6e2e898b4871156e61227c348e8bba (patch) | |
tree | 98706d020b00acc882c00d6b76bb8d1100339a94 /src/os/unix/ngx_linux_init.c | |
parent | 25ddb49dbe00561d63242f6d2fcef43bfc7214c4 (diff) | |
download | nginx-39386c951c6e2e898b4871156e61227c348e8bba.tar.gz nginx-39386c951c6e2e898b4871156e61227c348e8bba.zip |
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.
Diffstat (limited to 'src/os/unix/ngx_linux_init.c')
0 files changed, 0 insertions, 0 deletions