1 message in ru.sysoev.nginxnginx-0.6.8
FromSent OnAttachments
Igor SysoevAug 20, 2007 6:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:nginx-0.6.8Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Aug 20, 2007 6:08:17 am
List:ru.sysoev.nginx

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.