summaryrefslogtreecommitdiff
tag namev0.6.8 (b8bd10ed6c2891018a9ba09c566721eaba318cc0)
tag date2007-08-20 13:06:46 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 6930148fa7...
downloadnginx-0.6.8.tar.gz
Changes with nginx 0.6.8 20 Aug 2007
*) Change: now nginx tries to set the "worker_priority", "worker_rlimit_nofile", "worker_rlimit_core", and "worker_rlimit_sigpending" without super-user privileges. *) Change: now nginx escapes space and "%" in request to a mail proxy authentication server. *) Change: now nginx escapes "%" in $memcached_key variable. *) Bugfix: nginx used path relative to configuration prefix for non-absolute configuration file path specified in the "-c" key; bug appeared in 0.6.6. *) Bugfix: nginx did not work on FreeBSD/sparc64.