[master] c14ed8776 Document the #3354 fix, as it may affect accounting precision.
Poul-Henning Kamp
phk at FreeBSD.org
Tue Sep 29 10:24:06 UTC 2020
commit c14ed8776632f58de5ae38cc9e1bda3741d488ca
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Tue Sep 29 10:22:39 2020 +0000
Document the #3354 fix, as it may affect accounting precision.
diff --git a/doc/changes.rst b/doc/changes.rst
index 3b9a91d50..5a81f289e 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -26,6 +26,13 @@ http://varnish-cache.org/docs/trunk/whats-new/index.html and via
individual releases. These documents are updated as part of the
release process.
+================================
+Varnish Cache Next (2021-03-15)
+================================
+
+* counters MAIN.s_req_bodybytes and VBE.*.tools.beresp_bodybytes
+ are now always the number of bodybytes moved on the wire.
+
================================
Varnish Cache 6.5.1 (2020-09-25)
================================
More information about the varnish-commit
mailing list