log src/http/ngx_http_upstream.c @ 4719:1eab1a2c661e stable-1.2

age author description
Wed, 30 May 2012 12:30:03 +0000 Valentin Bartenev Fixed returned value handling from the cookie rewrite handler.
Tue, 03 Apr 2012 07:37:31 +0000 Ruslan Ermilov Fixed spelling in multiline C comments.
Mon, 19 Mar 2012 14:57:29 +0000 Maxim Konovalov For the sake of case/switch code readability, 'fall through'
Mon, 05 Mar 2012 13:26:40 +0000 Maxim Dounin Merge of r4500: fixed spelling in single-line comments. stable-1.0
Mon, 05 Mar 2012 12:33:06 +0000 Maxim Dounin Merge of r4470: stable-1.0
Mon, 05 Mar 2012 12:15:02 +0000 Maxim Dounin Merge of r4461: upstream: fixed "too big header" check. stable-1.0
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Mon, 13 Feb 2012 15:28:19 +0000 Maxim Dounin Fix for proxy_store leaving temporary files for subrequests.
Mon, 13 Feb 2012 11:01:58 +0000 Valentin Bartenev Upstream: added callback hook for the "Set-Cookie" header.
Fri, 10 Feb 2012 14:31:04 +0000 Maxim Dounin Upstream: fixed "too big header" check.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 26 Dec 2011 11:15:23 +0000 Maxim Dounin Cache locks initial implementation.
Mon, 19 Dec 2011 14:11:48 +0000 Maxim Dounin Added clearing of r->valid_unparsed_uri on internal redirects.
Tue, 13 Dec 2011 18:34:34 +0000 Maxim Dounin Merge of r4153: stable-1.0
Tue, 13 Dec 2011 18:30:15 +0000 Maxim Dounin Merge of r4144: stable-1.0
Fri, 09 Dec 2011 13:19:57 +0000 Valentin Bartenev Added the ngx_http_upstream_param_set_slot().
Fri, 18 Nov 2011 15:09:08 +0000 Maxim Dounin Upstream: don't cache unfinished responses.
Tue, 01 Nov 2011 14:18:10 +0000 Igor Sysoev Merging r4198: stable-1.0
Tue, 01 Nov 2011 13:49:31 +0000 Igor Sysoev Merging r4151, r4152, r4177: stable-1.0
Tue, 01 Nov 2011 13:24:50 +0000 Igor Sysoev Merging r4132, r4134, r4143, r4183, r4191, r4199: stable-1.0
Tue, 11 Oct 2011 18:10:49 +0000 Maxim Dounin Additional headers for proxy/fastcgi/uwsgi/scgi_ignore_headers.
Fri, 07 Oct 2011 07:57:24 +0000 Ruslan Ermilov Tweaked error messages.
Wed, 05 Oct 2011 10:14:21 +0000 Maxim Dounin Fixed cache bypass caching of non-cacheable replies (ticket #21).
Tue, 27 Sep 2011 11:18:51 +0000 Maxim Dounin Better handling of late upstream creation.
Tue, 27 Sep 2011 11:17:11 +0000 Maxim Dounin Cache: fix for sending of stale responses.
Sun, 25 Sep 2011 20:00:36 +0000 Maxim Dounin Upstream: clearing of u->peer.connection on close.
Tue, 20 Sep 2011 10:00:46 +0000 Maxim Dounin Fix of separate pool for upstream connections (r4117).
Thu, 15 Sep 2011 19:21:19 +0000 Maxim Dounin Upstream: Connection header processing.