<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http, branch release-1.3.15</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Upstream: removed rudiments of upstream connection caching.</title>
<updated>2013-03-25T14:51:44+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-03-25T14:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ea327f13f130be87cf3023e215d1c97b5465343f'/>
<id>ea327f13f130be87cf3023e215d1c97b5465343f</id>
<content type='text'>
This functionality is now provided by ngx_http_upstream_keepalive_module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This functionality is now provided by ngx_http_upstream_keepalive_module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upstream: removed sorting of upstream servers.</title>
<updated>2013-03-25T13:41:30+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-03-25T13:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4d9fdd86f7163286e9423b37954ac3e79385c3ff'/>
<id>4d9fdd86f7163286e9423b37954ac3e79385c3ff</id>
<content type='text'>
Sorting of upstream servers by their weights is not required by
current balancing algorithms.

This will likely change mapping to backends served by ip_hash
weighted upstreams.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sorting of upstream servers by their weights is not required by
current balancing algorithms.

This will likely change mapping to backends served by ip_hash
weighted upstreams.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upstream: removed double-free workarounds in peer.free() methods.</title>
<updated>2013-03-25T13:16:55+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-03-25T13:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2fd8b271c4ff1474ac52f06051829513169eae17'/>
<id>2fd8b271c4ff1474ac52f06051829513169eae17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upstream: only call peer.free() if peer.get() selected a peer.</title>
<updated>2013-03-25T13:14:49+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-03-25T13:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=46b469a8ee0aa0837e7b2cbab5341674783cc967'/>
<id>46b469a8ee0aa0837e7b2cbab5341674783cc967</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split clients: check length when parsing configuration.</title>
<updated>2013-03-21T16:06:53+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-03-21T16:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=275a35c2d0ce6f8cdff5590adf7cc19ee35da857'/>
<id>275a35c2d0ce6f8cdff5590adf7cc19ee35da857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused ngx_http_clear_variable() macro.</title>
<updated>2013-03-21T16:06:13+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-03-21T16:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0ce62130cb00b6f886cb2da67ba54789a90cf375'/>
<id>0ce62130cb00b6f886cb2da67ba54789a90cf375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed language in a comment preceding ngx_http_index_handler().</title>
<updated>2013-03-21T16:05:35+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-03-21T16:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d1c285e297bc513cd6204b04e6776385074cf4e0'/>
<id>d1c285e297bc513cd6204b04e6776385074cf4e0</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_DEFAULT_POOL_SIZE macro where appropriate.</title>
<updated>2013-03-21T16:03:24+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2013-03-21T16:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=56fce56f4f06a4c1a57a51c1bb1513397b053b1e'/>
<id>56fce56f4f06a4c1a57a51c1bb1513397b053b1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preliminary experimental support for SPDY draft 2.</title>
<updated>2013-03-20T10:36:57+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2013-03-20T10:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2686cb44529462614a1846f29922bb68852dafb6'/>
<id>2686cb44529462614a1846f29922bb68852dafb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>URI processing code moved to a separate function.</title>
<updated>2013-03-20T09:36:27+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2013-03-20T09:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fb6f8c45097408e1730f5b6b6eada8573b216967'/>
<id>fb6f8c45097408e1730f5b6b6eada8573b216967</id>
<content type='text'>
This allows to reuse it in the upcoming SPDY module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to reuse it in the upcoming SPDY module.
</pre>
</div>
</content>
</entry>
</feed>
