summaryrefslogtreecommitdiff
tag namev0.8.30 (035f7b2a8eae4d20269ea1481f73085b8bd7f2e3)
tag date2009-12-15 14:34:15 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 7a99720b56...
downloadnginx-0.8.30.tar.gz
Changes with nginx 0.8.30 15 Dec 2009
*) Change: now the default buffer size of the "large_client_header_buffers" directive is 8K. Thanks to Andrew Cholakian. *) Feature: the conf/fastcgi.conf for simple FastCGI configurations. *) Bugfix: nginx/Windows tried to rename a temporary file twice if the file should replace an already existent file. *) Bugfix: of "double free or corruption" error issued if host could not be resolved; the bug had appeared in 0.8.22. Thanks to Konstantin Svist. *) Bugfix: in libatomic usage on some platforms. Thanks to W-Mark Kubacki.