log

age author description
Mon, 16 Jan 2012 11:01:52 +0000 Maxim Dounin Fixed proxy_cache_use_stale in "no live upstreams" case.
Wed, 11 Jan 2012 11:15:00 +0000 Maxim Dounin Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Wed, 11 Jan 2012 11:09:05 +0000 Maxim Dounin Fixed limit_req burst/nodelay inheritance (ticket #76).
Tue, 10 Jan 2012 15:09:45 +0000 Valentin Bartenev Fixed: proxy_redirect with regex might broke Refresh header.
Tue, 10 Jan 2012 07:28:32 +0000 Ruslan Ermilov Changed ngx_log_debugN() macros to verify the number of arguments
Thu, 29 Dec 2011 15:58:53 +0000 Valentin Bartenev Fixed configure with system PCRE library on Solaris.
Thu, 29 Dec 2011 15:36:07 +0000 Maxim Konovalov Some questionable optomizations flags for icc were removed