[Bug 295942] SSL_OP_ENABLE_KTLS_TX_ZEROCOPY_SENDFILE data corruption on files > 128KB
Date: Mon, 20 Jul 2026 00:18:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295942 --- Comment #10 from gs-bugs.freebsd.org@gluelogic.com --- > Steps to reproduce: > The file must be > 128 kbyte to become corrupted. FYI: This size might be needed to trigger lighttpd mod_openssl use of SSL_sendfile() due to lighttpd mod_openssl not using SSL_sendfile() on the first chunk of file data which is sent immediately following the HTTP response headers. -- You are receiving this mail because: You are the assignee for the bug.