https://bz.apache.org/bugzilla/show_bug.cgi?id=69414
Bug ID: 69414
Summary: sendfile() with TLS
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_ssl
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Since sendfile() isn’t available under TLS. I’m wondering if there’s plans for
using openssl’s SSL_sendfile.
Or is this more likely to be done through mod_tls via rustls’s ktls crate?
In any case, I believe current docs relating to sendfile() (eg mod_cache_disk
and tuning) need to be updated to reflect the fact that `EnableSendfile on` has
no effect when TLS is used.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]