nginx/src/event
Igor Sysoev cdf609a925 nginx-0.3.39-RELEASE import
*) 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.
2006-04-17 19:55:41 +00:00
..
modules nginx-0.3.33-RELEASE import 2006-03-15 09:53:04 +00:00
ngx_event_accept.c nginx-0.3.39-RELEASE import 2006-04-17 19:55:41 +00:00
ngx_event_acceptex.c nginx-0.3.10-RELEASE import 2005-11-15 13:30:52 +00:00
ngx_event_busy_lock.c nginx-0.3.24-RELEASE import 2006-02-01 18:22:15 +00:00
ngx_event_busy_lock.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_event_connect.c nginx-0.3.13-RELEASE import 2005-12-05 13:18:09 +00:00
ngx_event_connect.h nginx-0.3.10-RELEASE import 2005-11-15 13:30:52 +00:00
ngx_event_connectex.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_mutex.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_openssl.c nginx-0.3.27-RELEASE import 2006-02-08 15:33:12 +00:00
ngx_event_openssl.h nginx-0.3.27-RELEASE import 2006-02-08 15:33:12 +00:00
ngx_event_pipe.c nginx-0.3.28-RELEASE import 2006-02-16 15:26:46 +00:00
ngx_event_pipe.h nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_event_posted.c nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_event_posted.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_event_timer.c nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_event_timer.h nginx-0.3.3-RELEASE import 2005-10-19 12:33:58 +00:00
ngx_event.c nginx-0.3.27-RELEASE import 2006-02-08 15:33:12 +00:00
ngx_event.h nginx-0.3.27-RELEASE import 2006-02-08 15:33:12 +00:00