aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7707_diagnostic
blob: 0c3138e78509f4487cf73ba411dab358a352dfdb (plain)
1
2
3
4
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.