log src/http/modules/ngx_http_scgi_module.c @ 6747:20eb4587225b

age author description
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Upstream: handling of proxy_set_header at http level.
Fri, 18 Dec 2015 19:05:27 +0300 Roman Arutyunyan Upstream: the "transparent" parameter of proxy_bind and friends.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Mon, 28 Mar 2016 19:50:19 +0300 Maxim Dounin Upstream: proxy_next_upstream non_idempotent.
Sat, 21 Nov 2015 10:44:07 +0300 Ruslan Ermilov Upstream: fixed "no port" detection in evaluated upstreams.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Upstream: uwsgi_request_buffering, scgi_request_buffering.
Mon, 22 Dec 2014 12:59:09 +0300 Valentin Bartenev Upstream: added variables support to proxy_cache and friends.
Mon, 22 Dec 2014 12:59:02 +0300 Valentin Bartenev Upstream: refactored proxy_cache and friends.
Mon, 22 Dec 2014 12:58:59 +0300 Valentin Bartenev Upstream: mutually exclusive inheritance of "cache" and "store".
Mon, 22 Dec 2014 12:58:56 +0300 Valentin Bartenev Upstream: simplified proxy_store and friends configuration code.
Thu, 09 Oct 2014 20:30:11 +0400 Valentin Bartenev Upstream: fixed inheritance of proxy_store and friends.
Tue, 09 Dec 2014 18:22:31 +0300 Maxim Dounin Upstream: fixed unexpected inheritance into limit_except blocks.
Tue, 09 Dec 2014 18:21:55 +0300 Maxim Dounin Upstream: inheritance of proxy_pass and friends (ticket #645).
Wed, 19 Nov 2014 17:33:23 +0300 Roman Arutyunyan Upstream: different header lists for cached and uncached requests.
Wed, 19 Nov 2014 17:33:22 +0300 Roman Arutyunyan Upstream: moved header lists to separate structures.
Wed, 19 Nov 2014 17:33:21 +0300 Roman Arutyunyan Upstream: moved header initializations to separate functions.
Wed, 19 Nov 2014 17:33:21 +0300 Roman Arutyunyan Scgi: do not push redundant NULL element into conf->params.
Tue, 18 Nov 2014 20:41:12 +0300 Roman Arutyunyan Cache: proxy_cache_lock_age and friends.
Tue, 28 Oct 2014 12:29:59 +0300 Roman Arutyunyan Upstream: proxy_limit_rate and friends.
Tue, 14 Oct 2014 18:32:01 +0400 Roman Arutyunyan Upstream: proxy_force_ranges and friends.
Fri, 12 Sep 2014 18:50:47 +0400 Roman Arutyunyan Upstream: limited next_upstream time and tries (ticket #544).
Thu, 11 Sep 2014 20:08:52 +0400 Maxim Dounin Added warning about unset cache keys.
Thu, 11 Sep 2014 20:08:45 +0400 Maxim Dounin Style.
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: remove whitespace between function name and parentheses.
Thu, 26 Jun 2014 02:35:01 +0400 Maxim Dounin Upstream: cache revalidation using If-None-Match.
Tue, 11 Feb 2014 21:54:42 -0800 Piotr Sikora Upstream: fix $upstream_status variable.
Fri, 27 Dec 2013 18:47:42 +0400 Valentin Bartenev Style: removed surplus semicolons.
Fri, 29 Nov 2013 17:23:38 +0400 Maxim Dounin Upstream: skip empty cache headers.
Mon, 18 Nov 2013 20:48:22 +0400 Maxim Dounin Upstream: cache revalidation with conditional requests.
Fri, 27 Sep 2013 16:50:34 +0400 Maxim Dounin Upstream: subrequest_in_memory support for SCGI and uwsgi enabled.
Mon, 27 May 2013 16:54:09 +0400 Maxim Dounin Upstream: http_403 support in proxy_next_upstream (and friends).
Sat, 23 Feb 2013 11:50:42 +0000 Maxim Dounin Trailing whitespace fix.
Wed, 20 Feb 2013 16:41:05 +0000 Maxim Dounin Connection upgrade support in uwsgi and scgi modules.
Sun, 10 Feb 2013 03:08:42 +0000 Maxim Dounin Merge of r4948, r4949, r4964, r4973, r5011: variables. stable-1.2
Wed, 16 Jan 2013 09:42:57 +0000 Ruslan Ermilov Fixed and improved the "*_bind" directives of proxying modules.
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Wed, 21 Nov 2012 01:06:53 +0000 Maxim Dounin Request body: recalculate size of a request body in scgi module.
Fri, 11 May 2012 13:09:24 +0000 Maxim Dounin Added r->state reset on fastcgi/scgi/uwsgi request start.
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Thu, 15 Mar 2012 11:41:43 +0000 Maxim Dounin Merge of r4530, r4531: null character fixes. stable-1.0
Thu, 15 Mar 2012 11:27:12 +0000 Maxim Dounin Fixed incorrect ngx_cpystrn() usage in ngx_http_*_process_header().
Mon, 05 Mar 2012 18:09:06 +0000 Maxim Dounin Whitespace fixes.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Sun, 05 Feb 2012 19:23:44 +0000 Maxim Dounin Merge of r4402: stable-1.0
Sun, 05 Feb 2012 13:53:50 +0000 Maxim Dounin Merge of r4372, r4373, r4374: stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 16 Jan 2012 11:01:52 +0000 Maxim Dounin Fixed proxy_cache_use_stale in "no live upstreams" case.
Mon, 26 Dec 2011 11:16:19 +0000 Maxim Dounin Cache lock support for fastcgi, scgi, uwsgi.
Mon, 19 Dec 2011 11:25:40 +0000 Maxim Dounin Scgi: removed error if there is no Status header.
Mon, 19 Dec 2011 11:24:32 +0000 Maxim Dounin Scgi: removed duplicate function declaration.
Mon, 19 Dec 2011 11:23:16 +0000 Maxim Dounin Fixed incorrect use of r->http_version in scgi module.
Wed, 14 Dec 2011 15:28:13 +0000 Maxim Dounin Merge of r4295: stable-1.0
Wed, 14 Dec 2011 15:13:25 +0000 Maxim Dounin Merge of r4275, r4276, r4278, r4279: stable-1.0
Fri, 09 Dec 2011 14:03:06 +0000 Valentin Bartenev SCGI: added "if_not_empty" flag support to the "scgi_param" directive.
Wed, 16 Nov 2011 12:51:27 +0000 Valentin Bartenev Fixed incorrect counting the length of headers in a SCGI request.
Mon, 14 Nov 2011 13:26:18 +0000 Maxim Dounin Fixed fastcgi/scgi/uwsgi_param inheritance.
Mon, 14 Nov 2011 13:24:43 +0000 Maxim Dounin Separate functions to merge fastcgi/scgi/uwsgi params.
Fri, 30 Sep 2011 11:53:27 +0000 Maxim Dounin Added uwsgi_buffering and scgi_buffering directives.
Fri, 19 Aug 2011 20:11:39 +0000 Maxim Dounin Fix ignored headers handling in fastcgi/scgi/uwsgi.
Fri, 29 Jul 2011 15:33:03 +0000 Igor Sysoev update r3945 with more descriptive error message