<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src, branch release-0.7.62</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>merge r3047, r3048, r3049:</title>
<updated>2009-09-07T11:31:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T11:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=14d92237d13a4d28251e75619946279df4a19cc9'/>
<id>14d92237d13a4d28251e75619946279df4a19cc9</id>
<content type='text'>
twice termination delay only after SIGALRM, otherwise many separate SIGCHLD
and SIGIO signals quickly increase delay to the level when SIGKILL is sent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
twice termination delay only after SIGALRM, otherwise many separate SIGCHLD
and SIGIO signals quickly increase delay to the level when SIGKILL is sent
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3038:</title>
<updated>2009-09-07T11:27:07+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T11:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6ace74566da2ec313d08012a458aa6dc175c1808'/>
<id>6ace74566da2ec313d08012a458aa6dc175c1808</id>
<content type='text'>
process upstream ETag header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
process upstream ETag header
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3037:</title>
<updated>2009-09-07T11:26:40+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T11:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=80d70e434dd091ee0eae8455b577cc98c3b5dc1f'/>
<id>80d70e434dd091ee0eae8455b577cc98c3b5dc1f</id>
<content type='text'>
the flags should be bit-wide only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the flags should be bit-wide only
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3076, r3077, r3080:</title>
<updated>2009-09-07T11:11:24+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T11:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=caf21c99d8cf5af400eae41fcefdd96a41cd9b96'/>
<id>caf21c99d8cf5af400eae41fcefdd96a41cd9b96</id>
<content type='text'>
fix invalid header logging:

*) fix segfault when a header starts with "\rX"
   and logging is set to info or debug level
*) use %*s instead of %V
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix invalid header logging:

*) fix segfault when a header starts with "\rX"
   and logging is set to info or debug level
*) use %*s instead of %V
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r3011, r3012, r3026:</title>
<updated>2009-09-07T10:12:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T10:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e5fb02e01f77aca2c9ea784d8dc14d7e4bd3c6ea'/>
<id>e5fb02e01f77aca2c9ea784d8dc14d7e4bd3c6ea</id>
<content type='text'>
FastCGI fixes:

*) continue to parse available fastcgi record after a split header,
   this fixes the erroneous message "upstream prematurely closed connection
   while reading response header from upstream"
*) fix a garbage in a split fastcgi header
*) refactor fastcgi stderr handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FastCGI fixes:

*) continue to parse available fastcgi record after a split header,
   this fixes the erroneous message "upstream prematurely closed connection
   while reading response header from upstream"
*) fix a garbage in a split fastcgi header
*) refactor fastcgi stderr handling
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r2984, r2985, r3000:</title>
<updated>2009-09-07T10:05:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T10:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e018897a78e65aa2805fbf4bedc7439897fa3e87'/>
<id>e018897a78e65aa2805fbf4bedc7439897fa3e87</id>
<content type='text'>
XSLT filter fixes:

*) preserve XML wellFormed field before freeing memory
*) fix libxml2 error message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XSLT filter fixes:

*) preserve XML wellFormed field before freeing memory
*) fix libxml2 error message
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r2980, r2981, r2982:</title>
<updated>2009-09-07T10:01:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T10:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a544b2ee9858675c05d98330310b4f571ab21c66'/>
<id>a544b2ee9858675c05d98330310b4f571ab21c66</id>
<content type='text'>
win32 fixes:

*) ngx_http_set_exten() is always successful since 0.3.46
*) skip URI trailing dots under Win32
*) use caseless regex locations on caseless filesystems: MacOSX, Win32, Cygwin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
win32 fixes:

*) ngx_http_set_exten() is always successful since 0.3.46
*) skip URI trailing dots under Win32
*) use caseless regex locations on caseless filesystems: MacOSX, Win32, Cygwin
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r2975:</title>
<updated>2009-09-07T09:54:47+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T09:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0ac11cd241b2e075eee84f6fd3967fa2b13d9694'/>
<id>0ac11cd241b2e075eee84f6fd3967fa2b13d9694</id>
<content type='text'>
handle Win32 ReadFile() EOF state in Unix way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handle Win32 ReadFile() EOF state in Unix way
</pre>
</div>
</content>
</entry>
<entry>
<title>merge r2953, r2958, r3084:</title>
<updated>2009-09-07T09:49:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T09:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bfb2447d15e3a3a5076dda1963a27a0a2b61e88e'/>
<id>bfb2447d15e3a3a5076dda1963a27a0a2b61e88e</id>
<content type='text'>
*) $upstream_cache_status
*) clean cache updating state if a response has uncacheable code or
   cache prohibitive headers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) $upstream_cache_status
*) clean cache updating state if a response has uncacheable code or
   cache prohibitive headers
</pre>
</div>
</content>
</entry>
<entry>
<title>handle "/../" case more reliably</title>
<updated>2009-09-07T09:29:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-07T09:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c8cee16ad74140424eb9758e1bc9dae35f3e5ef2'/>
<id>c8cee16ad74140424eb9758e1bc9dae35f3e5ef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
