<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http/modules, branch release-0.8.9</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>refactor fastcgi stderr handling</title>
<updated>2009-08-12T14:38:44+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-12T14:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=45ec56bdca48cd9594104642571d930824992019'/>
<id>45ec56bdca48cd9594104642571d930824992019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow cross device temporary files atomic copying:</title>
<updated>2009-08-12T12:05:33+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-12T12:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b7a09c55239a92201665781f2ffdc388fafa598f'/>
<id>b7a09c55239a92201665781f2ffdc388fafa598f</id>
<content type='text'>
*) ngx_copy_file()
*) delete ngx_ext_rename_file_t.log_rename_error and .rename_error fields
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) ngx_copy_file()
*) delete ngx_ext_rename_file_t.log_rename_error and .rename_error fields
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-08-10T12:49:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-10T12:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fe8726404cff0d057348e98f24528609db37bd18'/>
<id>fe8726404cff0d057348e98f24528609db37bd18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a garbage in a split fastcgi header</title>
<updated>2009-08-04T12:19:17+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-04T12:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ccefc4f0aa5b3a06f2335d98e300b2507df6ad7b'/>
<id>ccefc4f0aa5b3a06f2335d98e300b2507df6ad7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>continue to parse available fastcgi record after a split header,</title>
<updated>2009-08-04T11:51:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-08-04T11:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1b52828cd933a2480250658d967264fa5373d32a'/>
<id>1b52828cd933a2480250658d967264fa5373d32a</id>
<content type='text'>
this fixes the erroneous message "upstream prematurely closed connection
while reading response header from upstream"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes the erroneous message "upstream prematurely closed connection
while reading response header from upstream"
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-07-31T12:41:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-31T12:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5fab2826982fd35214c54fa72498769e4d906ff3'/>
<id>5fab2826982fd35214c54fa72498769e4d906ff3</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_upstream_create() to cleanup the previous upstream after</title>
<updated>2009-07-27T13:25:29+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-27T13:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=15b7420aa6ff79469e75c73def2070944502315e'/>
<id>15b7420aa6ff79469e75c73def2070944502315e</id>
<content type='text'>
internal redirect
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
internal redirect
</pre>
</div>
</content>
</entry>
<entry>
<title>clear "Accept-Ranges" for SSI responses</title>
<updated>2009-07-27T13:18:40+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-27T13:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b477b2c2f43550859ac21ddbde9481de05dc13e5'/>
<id>b477b2c2f43550859ac21ddbde9481de05dc13e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix return value</title>
<updated>2009-07-27T11:04:28+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-27T11:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b5142550ccc6b61235683531183437b9a4cdf3a4'/>
<id>b5142550ccc6b61235683531183437b9a4cdf3a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix libxml2 error message</title>
<updated>2009-07-24T13:32:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-07-24T13:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=543151b3002dedf2c43a6e26dca08a822ba55190'/>
<id>543151b3002dedf2c43a6e26dca08a822ba55190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
