Processes X-SENDFILE headers registered by the original output handler
https://tn123.org/mod_xsendfile/
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.
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Apache:Modules/apache2-mod_xsendfile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
apache2-mod_xsendfile.changes | 0000000967 967 Bytes | |
apache2-mod_xsendfile.spec | 0000002099 2.05 KB | |
mod_xsendfile-0.12.tar.bz2 | 0000009345 9.13 KB |
Comments 0