<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.8.43</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.8.43-RELEASE</title>
<updated>2010-06-30T15:11:43+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T15:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3a4381f7b96fe1ad17dd98273855744cdcb01443'/>
<id>3a4381f7b96fe1ad17dd98273855744cdcb01443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>fix IPv6 listen socket handling while reconfiguring</title>
<updated>2010-06-30T12:01:56+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T12:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ce03ba019edfc2c7dcb0974415ab054e8129600b'/>
<id>ce03ba019edfc2c7dcb0974415ab054e8129600b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ngx_write_file() buf</title>
<updated>2010-06-30T10:33:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-30T10:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c31c38b95edeb0fd05e65b1679145ec88665f033'/>
<id>c31c38b95edeb0fd05e65b1679145ec88665f033</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>
</feed>
