<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git, branch release-0.6.29</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>nginx-0.6.29-RELEASE</title>
<updated>2008-03-18T14:11:55+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-18T14:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3894b1b80a761819381b6faacfd9342a30395e87'/>
<id>3894b1b80a761819381b6faacfd9342a30395e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_google_perftools_module</title>
<updated>2008-03-18T10:36:27+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-18T10:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=85dd8fc5b6f033fadd3c21e058a90d63140ae223'/>
<id>85dd8fc5b6f033fadd3c21e058a90d63140ae223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>low some SSL handshake errors level</title>
<updated>2008-03-18T10:35:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-18T10:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8da1fa935f1402dfb1542aaf534bc983c12be319'/>
<id>8da1fa935f1402dfb1542aaf534bc983c12be319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use ngx_ext_rename_file() in proxy/fastcgi_store</title>
<updated>2008-03-17T13:07:35+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-17T13:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9ff26ce124b9b09af448bb1cdc70d0e7d2a80539'/>
<id>9ff26ce124b9b09af448bb1cdc70d0e7d2a80539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some perl builds require my_perl for PERL_SYS_TERM()</title>
<updated>2008-03-17T08:58:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-17T08:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=37cc29a405ac8f3dc318d475de01e1ccfc96c07f'/>
<id>37cc29a405ac8f3dc318d475de01e1ccfc96c07f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fastcgi params debug logging</title>
<updated>2008-03-16T18:03:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-16T18:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d8623fc5356b8094bdd8f16d4f37bf7219c4e9b4'/>
<id>d8623fc5356b8094bdd8f16d4f37bf7219c4e9b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>speed up ngx_http_charset_recode() for 25%: google-perftools reported</title>
<updated>2008-03-16T16:52:15+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-16T16:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=430db103f682457f7cc0e7198e03ef6ddb4a76ad'/>
<id>430db103f682457f7cc0e7198e03ef6ddb4a76ad</id>
<content type='text'>
that CPU usage of charset body filter has decreased from 7.5% to 5.5%
if gzipping is disabled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that CPU usage of charset body filter has decreased from 7.5% to 5.5%
if gzipping is disabled
</pre>
</div>
</content>
</entry>
<entry>
<title>test the more likely case first</title>
<updated>2008-03-16T16:47:16+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-16T16:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=70d0961658447a5a2ffea118d392a0776d3dd689'/>
<id>70d0961658447a5a2ffea118d392a0776d3dd689</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the more correct mask</title>
<updated>2008-03-16T13:29:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-16T13:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8c8a6e5f2f3ae008de82e221c1d45d1c9321c15b'/>
<id>8c8a6e5f2f3ae008de82e221c1d45d1c9321c15b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix</title>
<updated>2008-03-14T12:31:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-03-14T12:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a616ef77e2a0bba3949a33a9394a88c6874fa702'/>
<id>a616ef77e2a0bba3949a33a9394a88c6874fa702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
