Mon, 26 Jan 2026 07:26:14 CST | login

Information for build mod_xsendfile-0.12-1.oc9

ID23000
Package Namemod_xsendfile
Version0.12
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/mod_xsendfile.git?.#3e526448cc150cbc52d9499ec5fc022aa04e804c
SummaryApache module to send files efficiently
Descriptionmod_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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 18:14:03 CST
CompletedMon, 03 Jun 2024 18:17:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/mod_xsendfile.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/mod_xsendfile.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
mod_xsendfile-0.12-1.oc9.src.rpm (info) (download)
aarch64
mod_xsendfile-0.12-1.oc9.aarch64.rpm (info) (download)
mod_xsendfile-debuginfo-0.12-1.oc9.aarch64.rpm (info) (download)
mod_xsendfile-debugsource-0.12-1.oc9.aarch64.rpm (info) (download)
x86_64
mod_xsendfile-0.12-1.oc9.x86_64.rpm (info) (download)
mod_xsendfile-debuginfo-0.12-1.oc9.x86_64.rpm (info) (download)
mod_xsendfile-debugsource-0.12-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12-1 - initial build