<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-1.5.9</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Core: improved ngx_reset_pool() (ticket #490).</title>
<updated>2014-01-17T02:24:53+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-01-17T02:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0bfb68eea0f41cfbada5a0e86d525027ed2f21e4'/>
<id>0bfb68eea0f41cfbada5a0e86d525027ed2f21e4</id>
<content type='text'>
Previously pool-&gt;current wasn't moved back to pool, resulting in blocks
not used for further allocations if pool-&gt;current was already moved at the
time of ngx_reset_pool().  Additionally, to preserve logic of moving
pool-&gt;current, the p-&gt;d.failed counters are now properly cleared.  While
here, pool-&gt;chain is also cleared.

This change is essentially a nop with current code, but generally improves
things.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously pool-&gt;current wasn't moved back to pool, resulting in blocks
not used for further allocations if pool-&gt;current was already moved at the
time of ngx_reset_pool().  Additionally, to preserve logic of moving
pool-&gt;current, the p-&gt;d.failed counters are now properly cleared.  While
here, pool-&gt;chain is also cleared.

This change is essentially a nop with current code, but generally improves
things.
</pre>
</div>
</content>
</entry>
<entry>
<title>SPDY: body filter was replaced by c-&gt;send_chain() function.</title>
<updated>2014-01-14T12:24:45+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-01-14T12:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8c01a95d989fac71164375d76a59b21c42f371fe'/>
<id>8c01a95d989fac71164375d76a59b21c42f371fe</id>
<content type='text'>
It allows to use ngx_http_write_filter() and all its rate limiting logic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It allows to use ngx_http_write_filter() and all its rate limiting logic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolver: added support for domain names with a trailing dot.</title>
<updated>2014-01-10T19:22:14+00:00</updated>
<author>
<name>Yichun Zhang</name>
<email>agentzh@gmail.com</email>
</author>
<published>2014-01-10T19:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2e2c9dba1666c6a762e5e7f9e4d57a99c9abc305'/>
<id>2e2c9dba1666c6a762e5e7f9e4d57a99c9abc305</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allowed up to two EBUSY errors from sendfile().</title>
<updated>2014-01-03T23:31:58+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-01-03T23:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9a72030c2507a635d9c17a76a992cec21067dbcf'/>
<id>9a72030c2507a635d9c17a76a992cec21067dbcf</id>
<content type='text'>
Fallback to synchronous sendfile() now only done on 3rd EBUSY without
any progress in a row.  Not falling back is believed to be better
in case of occasional EBUSY, though protection is still needed to
make sure there will be no infinite loop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fallback to synchronous sendfile() now only done on 3rd EBUSY without
any progress in a row.  Not falling back is believed to be better
in case of occasional EBUSY, though protection is still needed to
make sure there will be no infinite loop.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the first argument to getsockopt().</title>
<updated>2013-12-19T09:43:18+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-12-19T09:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bf800822dfd27e75a610f8474a672860ec9145d4'/>
<id>bf800822dfd27e75a610f8474a672860ec9145d4</id>
<content type='text'>
While here, always initialize the last argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, always initialize the last argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolver: use minimum TTL for caching (ticket #329).</title>
<updated>2013-12-16T15:12:23+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-12-16T15:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=85e6d211d0dcfa0f62fac568df52d23b2d8e4faa'/>
<id>85e6d211d0dcfa0f62fac568df52d23b2d8e4faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2013-12-18T14:37:48+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2013-12-18T14:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bf3ff5bca722da61bf5d0fc524c31a0a44b40aa9'/>
<id>bf3ff5bca722da61bf5d0fc524c31a0a44b40aa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolver: lookups are case-insensitive.</title>
<updated>2013-12-13T16:49:52+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-12-13T16:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3fd727566a1cebb3acfb1888e142fe79c4e6e54f'/>
<id>3fd727566a1cebb3acfb1888e142fe79c4e6e54f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The "ipv6=" boolean parameter of the "resolver" directive.</title>
<updated>2013-12-09T06:53:30+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-12-09T06:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e0caf5171134fbe736e797add65fad72c773f2f8'/>
<id>e0caf5171134fbe736e797add65fad72c773f2f8</id>
<content type='text'>
When set to "off", only IPv4 addresses will be resolved,
and no AAAA queries are ever sent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When set to "off", only IPv4 addresses will be resolved,
and no AAAA queries are ever sent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolver: implemented IPv6 name to address resolving.</title>
<updated>2013-12-09T06:53:28+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-12-09T06:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=769eded73267274e018f460dd76b417538aa5934'/>
<id>769eded73267274e018f460dd76b417538aa5934</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
