r2306 - trunk/varnish-cache/doc
des at projects.linpro.no
des at projects.linpro.no
Tue Dec 18 18:19:46 CET 2007
Author: des
Date: 2007-12-18 18:19:46 +0100 (Tue, 18 Dec 2007)
New Revision: 2306
Modified:
trunk/varnish-cache/doc/changes-1.1.1-1.1.2.xml
Log:
r2285 and r2286 have been merged.
Modified: trunk/varnish-cache/doc/changes-1.1.1-1.1.2.xml
===================================================================
--- trunk/varnish-cache/doc/changes-1.1.1-1.1.2.xml 2007-12-18 17:05:05 UTC (rev 2305)
+++ trunk/varnish-cache/doc/changes-1.1.1-1.1.2.xml 2007-12-18 17:19:46 UTC (rev 2306)
@@ -91,6 +91,14 @@
by Varnish when a problem arises while retrieving an object from
the backend.</para>
</change>
+
+ <change type="bug" ref="2285,2286">
+ <para>Some socket-related system calls may return unexpected
+ error codes when operating on a TCP connection that has been
+ shut down at the other end. These error codes would previously
+ cause assertion failures, but are now recognized as harmless
+ conditions.</para>
+ </change>
</subsystem>
<subsystem>
More information about the varnish-commit
mailing list