aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7707_diagnostic
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug7707_diagnostic')
-rw-r--r--changes/bug7707_diagnostic5
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug7707_diagnostic b/changes/bug7707_diagnostic
deleted file mode 100644
index 0c3138e78..000000000
--- a/changes/bug7707_diagnostic
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features:
- - Add another diagnostic to the heartbeat message: track and log
- overhead that TLS is adding to the data we write. If this is
- high, we are sending too little data to SSL_write at a time.
- Diagnostic for bug 7707.