Hi Ruslan,
I agree, I think it should be in the request too.
There's only 1 "request retry" per request, there's no point in putting it
anywhere else.
On Wed, Apr 24, 2013 at 5:57 PM, Ruslan Ermilov wrote:
> On Wed, Apr 24, 2013 at 04:32:20PM +0300, Shai Duvdevani wrote:
> > >> diff -ur /old/sr
On Wed, Apr 24, 2013 at 04:32:20PM +0300, Shai Duvdevani wrote:
> >> diff -ur /old/src/http/ngx_http_upstream.c
> /new/src/http/ngx_http_upstream.c
> >> --- /old/src/http/ngx_http_upstream.c2013-04-21 18:25:09.619437856
> +
> >> +++ /new/src/http/ngx_http_upstream.c2013-04-23 21:29:06.1
Hello!
On Wed, Apr 24, 2013 at 04:32:20PM +0300, Shai Duvdevani wrote:
> >> diff -ur /old/src/http/ngx_http_upstream.c
> /new/src/http/ngx_http_upstream.c
> >> --- /old/src/http/ngx_http_upstream.c2013-04-21 18:25:09.619437856
> +
> >> +++ /new/src/http/ngx_http_upstream.c2013-04-23 2
Author: mdounin
Date: 2013-04-24 13:59:45 + (Wed, 24 Apr 2013)
New Revision: 5186
URL: http://trac.nginx.org/nginx/changeset/5186/nginx
Log:
release-1.4.0 tag
Added:
tags/release-1.4.0/
___
nginx-devel mailing list
nginx-devel@nginx.org
http://
Author: mdounin
Date: 2013-04-24 13:59:34 + (Wed, 24 Apr 2013)
New Revision: 5185
URL: http://trac.nginx.org/nginx/changeset/5185/nginx
Log:
nginx-1.4.0-RELEASE
Modified:
trunk/docs/xml/nginx/changes.xml
Modified: trunk/docs/xml/nginx/changes.xml
=
>> diff -ur /old/src/http/ngx_http_upstream.c
/new/src/http/ngx_http_upstream.c
>> --- /old/src/http/ngx_http_upstream.c2013-04-21 18:25:09.619437856
+
>> +++ /new/src/http/ngx_http_upstream.c2013-04-23 21:29:06.106568703
+
>> @@ -2904,6 +2904,11 @@
>> if (status) {
>>
Author: mdounin
Date: 2013-04-24 13:03:43 + (Wed, 24 Apr 2013)
New Revision: 5184
URL: http://trac.nginx.org/nginx/changeset/5184/nginx
Log:
Version bump.
Modified:
trunk/src/core/nginx.h
Modified: trunk/src/core/nginx.h
===