Skip to content

Commit

Permalink
Changelog entry for #1214:
Browse files Browse the repository at this point in the history
- Merge #1214: Use TCP_NODELAY on TLS sockets to speed up the TLS
  handshake.
  • Loading branch information
gthess committed Jan 10, 2025
1 parent 7e4f7ec commit 716f3df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
10 January 2025: Yorgos
- Merge #1214: Use TCP_NODELAY on TLS sockets to speed up the TLS
handshake.

31 December 2024: Yorgos
- Merge #1174: Serve expired cache update fixes. Fixes a regression bug
with serve-expired that appeared in 1.22.0 and would not allow the
Expand Down

0 comments on commit 716f3df

Please sign in to comment.