Fri, 27 Jun 2025 00:15:30 CST | login

Information for build mod_xsendfile-0.12-2.oc9

ID38507
Package Namemod_xsendfile
Version0.12
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/mod_xsendfile.git?.#7f636ebb55e5a935f47ed964ffff36115969dccc
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 13:15:47 CST
CompletedFri, 13 Jun 2025 13:22:57 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-2.oc9.src.rpm (info) (download)
aarch64
mod_xsendfile-0.12-2.oc9.aarch64.rpm (info) (download)
mod_xsendfile-debuginfo-0.12-2.oc9.aarch64.rpm (info) (download)
mod_xsendfile-debugsource-0.12-2.oc9.aarch64.rpm (info) (download)
loongarch64
mod_xsendfile-0.12-2.oc9.loongarch64.rpm (info) (download)
mod_xsendfile-debuginfo-0.12-2.oc9.loongarch64.rpm (info) (download)
mod_xsendfile-debugsource-0.12-2.oc9.loongarch64.rpm (info) (download)
x86_64
mod_xsendfile-0.12-2.oc9.x86_64.rpm (info) (download)
mod_xsendfile-debuginfo-0.12-2.oc9.x86_64.rpm (info) (download)
mod_xsendfile-debugsource-0.12-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12-1 - initial build