diff --git a/changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml b/changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml index f712729860e..12b05ca7eb5 100644 --- a/changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml +++ b/changelog/unreleased/kong/fix-tcp-log-sslhandshake.yml @@ -1,3 +1,3 @@ -message: "**tcp-log**: fix an issue that repeated ssl handshake" +message: "**tcp-log**: fix an issue of unnecessary handshakes when reusing TLS connection" type: bugfix scope: Plugin