mirror of
https://github.com/nginx/nginx.git
synced 2024-12-12 02:09:04 +08:00
cdf609a925
*) Feature: the "uninitialized_variable_warn" directive; the logging level of the "uninitialized variable" message was lowered from "alert" to "warn". *) Feature: the "override_charset" directive. *) Change: now if the unknown variable is used in the "echo" and "if expr='$name'" SSI-commands, then the "unknown variable" message is not logged. *) Bugfix: the active connection counter increased on the exceeding of the connection limit specified by the "worker_connections" directive; the bug had appeared in 0.2.0. *) Bugfix: the limit rate might not work on some condition; the bug had appeared in 0.3.38. |
||
---|---|---|
.. | ||
modules | ||
ngx_event_accept.c | ||
ngx_event_acceptex.c | ||
ngx_event_busy_lock.c | ||
ngx_event_busy_lock.h | ||
ngx_event_connect.c | ||
ngx_event_connect.h | ||
ngx_event_connectex.c | ||
ngx_event_mutex.c | ||
ngx_event_openssl.c | ||
ngx_event_openssl.h | ||
ngx_event_pipe.c | ||
ngx_event_pipe.h | ||
ngx_event_posted.c | ||
ngx_event_posted.h | ||
ngx_event_timer.c | ||
ngx_event_timer.h | ||
ngx_event.c | ||
ngx_event.h |