Apache module to send files efficiently
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler. If it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like caching-headers and sendfile or mmap if configured. It is useful for processing script-output of e.g. php, perl or any cgi.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.12-27.fc38 | - |
Fedora 38 | 0.12-27.fc38 | - |
Fedora 37 | 0.12-26.fc37 | - |
EPEL 8 | 0.12-23.el8 | - |
EPEL 7 | 0.12-10.el7 | - |
You can contact the maintainers of this package via email at
mod_xsendfile dash maintainers at fedoraproject dot org
.