The official NGINX Open Source repository.
Go to file
Valentin Bartenev 89f82c1155 Fixed log levels of configuration parsing errors.
All the errors that prevent loading configuration must be printed on the "emerg"
log level.  Previously, nginx might silently fail to load configuration in some
cases as the default log level is "error".
2016-09-20 15:07:16 +03:00
auto Stream: ssl_preread module. 2016-09-15 14:56:51 +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.4-RELEASE 2016-09-13 18:39:23 +03:00
misc Updated PCRE used for win32 builds. 2016-07-05 18:30:56 +03:00
src Fixed log levels of configuration parsing errors. 2016-09-20 15:07:16 +03:00
.hgtags release-1.11.4 tag 2016-09-13 18:39:24 +03:00