From tfheen at redpill-linpro.com Mon Nov 9 10:55:32 2009 From: tfheen at redpill-linpro.com (Tollef Fog Heen) Date: Mon, 09 Nov 2009 11:55:32 +0100 Subject: Varnish 2.0.5 released Message-ID: <87zl6wufvf.fsf@qurzaw.linpro.no> Varnish 2.0.5 has just been released. This release contains multiple changes, amongst them: * Performance improvements, particularly on Linux. * Implement support for HTTP continuation lines * Handle illegal responses from the backend better by serving a 503 page rather than panic-ing * Add backtrace to assertion errors. This requires Varnish to be installed unstripped * Consume less memory when processing ESI * Better standards compliance with If-None-Match support and emitting more headers on 304 responses * Add a FetchError log tag which makes it easier to understand why a backend fetch failed. The source can be downloaded from the usual location: https://sourceforge.net/project/showfiles.php?group_id=155816&package_id=173643 -- Tollef Fog Heen, on behalf of the Varnish developers