mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 17:34:42 +03:00
The default maximum plaintext fragment length for TLS is 16kB, which is a substantial amount of memory for iPXE to have to allocate for a temporary decryption buffer. Reduce the memory footprint of TLS connections by requesting a maximum fragment length of 2kB. Signed-off-by: Michael Brown <mcb30@ipxe.org>
66 KiB
66 KiB