The official NGINX Open Source repository.
Go to file
Dmitry Volyntsev 87aaac4ac5 Stream: postpone session initialization under accept mutex.
Previously, it was possible that some system calls could be
invoked while holding the accept mutex.  This is clearly
wrong as it prevents incoming connections from being accepted
as quickly as possible.
2016-09-06 21:28:13 +03:00
auto Stream: log module. 2016-09-05 17:50:16 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: unicode2nginx compatibility with recent Perl versions. 2016-08-24 15:53:17 +03:00
docs nginx-1.11.3-RELEASE 2016-07-26 16:58:58 +03:00
misc Updated PCRE used for win32 builds. 2016-07-05 18:30:56 +03:00
src Stream: postpone session initialization under accept mutex. 2016-09-06 21:28:13 +03:00
.hgtags release-1.11.3 tag 2016-07-26 16:58:58 +03:00