Changelog entry for #1214:

- Merge #1214: Use TCP_NODELAY on TLS sockets to speed up the TLS
  handshake.
This commit is contained in:
Yorgos Thessalonikefs 2025-01-10 13:54:49 +01:00
parent 7e4f7ec5be
commit 716f3df385

View file

@ -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 31 December 2024: Yorgos
- Merge #1174: Serve expired cache update fixes. Fixes a regression bug - 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 with serve-expired that appeared in 1.22.0 and would not allow the