From hermunn at varnish-software.com Wed Jun 28 10:00:55 2017 From: hermunn at varnish-software.com (=?UTF-8?Q?P=C3=A5l_Hermunn_Johansen?=) Date: Wed, 28 Jun 2017 12:00:55 +0200 Subject: Varnish Cache 4.1.7 released Message-ID: Dear Varnish community We have now made available version 4.1.7, and it can be found here: https://repo.varnish-cache.org/source/varnish-4.1.7.tar.gz Packages will be made available in the official repositories today. The long standing issue 1746 (see https://github.com/varnishcache/varnish-cache/issues/1764) has been fixed in the 4.1 branch, and this fix will change how Varnish behaves in certain circumstances. Before 4.1.7-beta1, the nuke_limit parameter was ignored, so a varnish instance could nuke any number of objects to make room for a new big object. From 4.1.7-beta1, only a limited number of object will be nuked before Varnish gives up and decides there is no room for the new object. The default nuke_limit is 10, and this number is high enough to not affect most users. However, if you want to make sure that the behavior is not changed when upgrading, you should set the value much higher. Best, P?l Hermunn Johansen Varnish Software AB