log

age author description
Mon, 14 May 2012 12:41:03 +0000 Ruslan Ermilov realip: chains of trusted proxies and IPv6 support.
Mon, 14 May 2012 12:27:41 +0000 Ruslan Ermilov New function ngx_http_get_forwarded_addr() to look up real client address.
Mon, 14 May 2012 09:58:07 +0000 Maxim Dounin Upstream: fixed ip_hash rebalancing with the "down" flag.
Mon, 14 May 2012 09:57:20 +0000 Maxim Dounin Upstream: smooth weighted round-robin balancing.
Mon, 14 May 2012 09:48:05 +0000 Maxim Dounin Fixed possible request hang with filter finalization.
Mon, 14 May 2012 09:13:45 +0000 Maxim Dounin Resolver: protection from duplicate responses.
Fri, 11 May 2012 13:33:06 +0000 Maxim Dounin Accept moderation in case of EMFILE/ENFILE.
Fri, 11 May 2012 13:19:22 +0000 Maxim Dounin Rewrite: fixed escaping and possible segfault (ticket #162).
Fri, 11 May 2012 13:14:58 +0000 Maxim Dounin Fastcgi: fixed padding handling on fixed-size records.
Fri, 11 May 2012 13:09:24 +0000 Maxim Dounin Added r->state reset on fastcgi/scgi/uwsgi request start.
Fri, 04 May 2012 11:35:22 +0000 Maxim Dounin Added write event handler reset in ngx_http_named_location().
Sun, 29 Apr 2012 22:02:18 +0000 Ruslan Ermilov debug_connection: added the IPv6 and UNIX-domain socket support.
Fri, 27 Apr 2012 10:48:42 +0000 Valentin Bartenev Removed surplus condition.
Thu, 26 Apr 2012 13:06:27 +0000 Andrey Belov Allows particular modules to handle subrequests properly.
Thu, 26 Apr 2012 12:58:42 +0000 Ruslan Ermilov Fixed segmentation fault in ngx_resolver_create_name_query().