Path to this page:
Subject: CVS commit: pkgsrc/www/nginx
From: Emile iMil Heitor
Date: 2013-04-17 21:53:52
Message id: 20130417195353.3A5B4175DD@cvs.netbsd.org
Log Message:
Changes with nginx 1.2.8
*) Bugfix: new sessions were not always stored if the "ssl_session_cache
shared" directive was used and there was no free space in shared
memory.
Thanks to Piotr Sikora.
*) Bugfix: responses might hang if subrequests were used and a DNS error
happened during subrequest processing.
Thanks to Lanshun Zhou.
*) Bugfix: in the ngx_http_mp4_module.
Thanks to Gernot Vormayr.
*) Bugfix: in backend usage accounting.
Files: