<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http, branch release-0.8.43</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>remove r-&gt;zero_body unused since the previous commit</title>
<updated>2010-06-30T14:42:15+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T14:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fb7b45d20e322717b7273b981621b3f9ee3a02a4'/>
<id>fb7b45d20e322717b7273b981621b3f9ee3a02a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix processing</title>
<updated>2010-06-30T14:39:28+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T14:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ffcae99251e5f74d73a9aa56012a924aae0076d5'/>
<id>ffcae99251e5f74d73a9aa56012a924aae0076d5</id>
<content type='text'>
    error_page 502 504 /zero;
    location = /zero { return 204; }

The bug has been introduced in r3634.
The fix also allow to use:
    error_page 502 504 = /zero;
    location = /zero { return 200; }

This case still does not work:
    error_page 502 504 /zero;
    location = /zero { return 200; }
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    error_page 502 504 /zero;
    location = /zero { return 204; }

The bug has been introduced in r3634.
The fix also allow to use:
    error_page 502 504 = /zero;
    location = /zero { return 200; }

This case still does not work:
    error_page 502 504 /zero;
    location = /zero { return 200; }
</pre>
</div>
</content>
</entry>
<entry>
<title>change logic introduced in r3649:</title>
<updated>2010-06-30T14:30:55+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T14:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bcd78e22e97d4c870b5104d0c540caaa972176ed'/>
<id>bcd78e22e97d4c870b5104d0c540caaa972176ed</id>
<content type='text'>
*) now $uid_set is cacheable again
*) allow to see at any processing stage that uid cookie is remarked
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) now $uid_set is cacheable again
*) allow to see at any processing stage that uid cookie is remarked
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix: remove tabs</title>
<updated>2010-06-30T14:28:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T14:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=178cd2da2b493d63dd0459a8507703688460ba30'/>
<id>178cd2da2b493d63dd0459a8507703688460ba30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set uid values for main request only</title>
<updated>2010-06-30T13:15:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T13:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6db47f4c81a311ee1b63dded69e6987ea4bf419c'/>
<id>6db47f4c81a311ee1b63dded69e6987ea4bf419c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test binary geo range base size</title>
<updated>2010-06-30T10:13:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T10:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ffcc2f4a9e85cb41894889bddda6c553b75a37f2'/>
<id>ffcc2f4a9e85cb41894889bddda6c553b75a37f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test the second binary geo range base existence</title>
<updated>2010-06-30T10:12:46+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T10:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3b0ddc2097b9680c95639587922929c1c0142c24'/>
<id>3b0ddc2097b9680c95639587922929c1c0142c24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test binary geo ranges base only for ranges</title>
<updated>2010-06-30T10:05:56+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T10:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e3d88fb8ebfa34e3fd9ab0c32117a2ade523e9f9'/>
<id>e3d88fb8ebfa34e3fd9ab0c32117a2ade523e9f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test binary gep range base mtime</title>
<updated>2010-06-30T10:02:05+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T10:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4655c721e86dd33d4e81f14b0930fc6774285524'/>
<id>4655c721e86dd33d4e81f14b0930fc6774285524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>binary geo ranges base cache</title>
<updated>2010-06-29T16:06:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-29T16:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=edf29ef8cd5827dd292b414489199997d558a6ae'/>
<id>edf29ef8cd5827dd292b414489199997d558a6ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
