<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http, branch release-0.8.53</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>allow override redirect status in error_page</title>
<updated>2010-10-18T10:14:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-18T10:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a64b716b22805354e5fe03f66314f6c20c2fb854'/>
<id>a64b716b22805354e5fe03f66314f6c20c2fb854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change order of limit_req lookup result processing</title>
<updated>2010-10-14T09:20:01+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-14T09:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c5d1790e1d7c04599975ccf8697688d3be99157c'/>
<id>c5d1790e1d7c04599975ccf8697688d3be99157c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>an excess was logged as 0.000 if requests were limited without delay:</title>
<updated>2010-10-13T20:58:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-13T20:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=622721a598e272ccea54dba8dda2b89227f0d372'/>
<id>622721a598e272ccea54dba8dda2b89227f0d372</id>
<content type='text'>
*) use a real excess value instead of non-updated limit_req rbtree node field,
*) move inactivity queue handling inside ngx_http_limit_req_lookup()
   since the node is not required outside the lookup function;

the bug has been introduced in r3184
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) use a real excess value instead of non-updated limit_req rbtree node field,
*) move inactivity queue handling inside ngx_http_limit_req_lookup()
   since the node is not required outside the lookup function;

the bug has been introduced in r3184
</pre>
</div>
</content>
</entry>
<entry>
<title>always update an aio_senfile connection flag accodring to a current</title>
<updated>2010-10-12T12:18:39+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-12T12:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=824856fc10b5580fcd047fc8db0e4c3f133f60e6'/>
<id>824856fc10b5580fcd047fc8db0e4c3f133f60e6</id>
<content type='text'>
location configuration, this clears the flag for requests passed
via a keep-alive connection
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
location configuration, this clears the flag for requests passed
via a keep-alive connection
</pre>
</div>
</content>
</entry>
<entry>
<title>file AIO read may be posted inside loop</title>
<updated>2010-10-12T12:06:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-12T12:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=89eae52df8c110525ce08e4b2bbb65f79b8bc9f2'/>
<id>89eae52df8c110525ce08e4b2bbb65f79b8bc9f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add default listen port at the end of server block parsing instead of</title>
<updated>2010-10-11T18:48:18+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-11T18:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7087d5d72ae14bdabf56a956e20ea440b85e2d90'/>
<id>7087d5d72ae14bdabf56a956e20ea440b85e2d90</id>
<content type='text'>
merge phase: otherwise the first server without an listen directive
did not become the default server if there was no explicit default server;
the bug has been introduced in r3218
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
merge phase: otherwise the first server without an listen directive
did not become the default server if there was no explicit default server;
the bug has been introduced in r3218
</pre>
</div>
</content>
</entry>
<entry>
<title>fix testing, the bug has been introduced in r3218</title>
<updated>2010-10-08T11:42:05+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-08T11:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=21dba41f5bad8762a21617f9b55d7e415127bf8d'/>
<id>21dba41f5bad8762a21617f9b55d7e415127bf8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gzip_disable degradation</title>
<updated>2010-10-04T15:03:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-04T15:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5fffff997f30e5c56dd95309bb3615f798f8c7c6'/>
<id>5fffff997f30e5c56dd95309bb3615f798f8c7c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_http_degraded()</title>
<updated>2010-10-04T14:59:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-04T14:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=81aa52829ae021dc226b4d25330c63c2ff31149a'/>
<id>81aa52829ae021dc226b4d25330c63c2ff31149a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2010-10-04T13:50:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-10-04T13:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=61d5e5e67fa3f95526d0dc666137ebfebe6709dc'/>
<id>61d5e5e67fa3f95526d0dc666137ebfebe6709dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
