From 452cfaacfc6e6b4313d2170c29e18d6399038999 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 11 Mar 2013 22:06:07 -0400 Subject: Track TLS overhead: diagnostic for bug 7707 --- changes/bug7707_diagnostic | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug7707_diagnostic (limited to 'changes/bug7707_diagnostic') diff --git a/changes/bug7707_diagnostic b/changes/bug7707_diagnostic new file mode 100644 index 000000000..0c3138e78 --- /dev/null +++ b/changes/bug7707_diagnostic @@ -0,0 +1,5 @@ + 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. -- cgit v1.2.3