2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-05-31 01:56:37 +00:00
Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes
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>
2012-06-29 15:28:15 +01:00
..
2007-06-09 22:57:00 +01:00
2010-04-19 23:43:39 +01:00
2010-05-29 23:49:47 +01:00