The official NGINX Open Source repository.
Go to file
Roman Arutyunyan 39386c951c 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.
2015-04-22 19:55:04 +03:00
auto Fixed building --with-stream when precompiled headers are used. 2015-04-20 17:36:51 +03:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs nginx-1.7.12-RELEASE 2015-04-07 18:35:33 +03:00
misc Updated OpenSSL used for win32 builds. 2015-03-23 02:44:41 +03:00
src Stream: prevent repeated event notifications after eof. 2015-04-22 19:55:04 +03:00
.hgtags release-1.7.12 tag 2015-04-07 18:35:33 +03:00