log

age author description
Wed, 20 Mar 2013 18:07:25 +0000 Ruslan Ermilov Core: fixed resource leak if binary upgrade fails due to no memory.
Wed, 20 Mar 2013 10:36:57 +0000 Valentin Bartenev Preliminary experimental support for SPDY draft 2.
Wed, 20 Mar 2013 10:18:26 +0000 Valentin Bartenev Win32: disabled MSVC warning about '\0' not fitting into array.
Wed, 20 Mar 2013 09:36:27 +0000 Valentin Bartenev URI processing code moved to a separate function.
Tue, 19 Mar 2013 08:13:48 +0000 Ruslan Ermilov Image filter: the "image_filter_interlace" directive.
Mon, 18 Mar 2013 14:50:29 +0000 Maxim Dounin The limit_req_status and limit_conn_status directives.
Mon, 18 Mar 2013 07:13:57 +0000 Ruslan Ermilov Core: guard against failed allocation during binary upgrade.
Fri, 15 Mar 2013 20:00:49 +0000 Valentin Bartenev Status: introduced the "ngx_stat_waiting" counter.
Fri, 15 Mar 2013 19:49:54 +0000 Valentin Bartenev Allow to reuse connections that wait their first request.
Thu, 14 Mar 2013 16:22:43 +0000 Maxim Dounin Upstream: fixed previous commit.
Thu, 14 Mar 2013 12:37:54 +0000 Maxim Dounin Upstream: call ngx_http_run_posted_requests() on resolve errors.
Thu, 14 Mar 2013 12:30:26 +0000 Maxim Dounin Request body: avoid linking rb->buf to r->header_in.
Thu, 14 Mar 2013 12:28:53 +0000 Maxim Dounin Request body: next upstream fix.
Tue, 12 Mar 2013 13:38:04 +0000 Maxim Dounin Fixed logging in ngx_http_wait_request_handler().
Mon, 11 Mar 2013 14:44:56 +0000 Valentin Bartenev Removed unused prototype of ngx_http_find_server_conf().