[Bug 295942] SSL_OP_ENABLE_KTLS_TX_ZEROCOPY_SENDFILE data corruption on files > 128KB
[email protected] Mon, 20 Jul 2026 00:18:05 +0000
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295942 --- Comment #10 from [email protected] --- > 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.