Description
apache-mod_ext_filter - Pass the response body through an external program before delivery
Property | Value |
---|---|
Distribution | ROSA 2014.1 |
Repository | ROSA Main Updates i586 |
Package name | apache-mod_ext_filter |
Package version | 2.4.37 |
Package release | 1-rosa2014.1 |
Package architecture | i586 |
Package type | rpm |
Installed size | 21.42 KB |
Download size | 13.63 KB |
Official Mirror | mirror.rosalab.ru |
mod_ext_filter presents a simple and familiar programming model for filters. With this module, a program which reads from stdin and writes to stdout (i.e., a Unix-style filter command) can be a filter for Apache. This filtering mechanism is much slower than using a filter which is specially written for the Apache API and runs inside of the Apache server process, but it does have the following benefits: * the programming model is much simpler * any programming/scripting language can be used, provided that it allows the program to read from standard input and write to standard output * existing programs can be used unmodified as Apache filters Even when the performance characteristics are not suitable for production use, mod_ext_filter can be used as a prototype environment for filters.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
apache-mod_ext_filter-2.4.37-1-rosa2014.1.x86_64.rpm | 2.4.37 | x86_64 | ROSA Main Updates |
apache-mod_ext_filter-2.4.10-1-rosa2014.1.i586.rpm | 2.4.10 | i586 | ROSA Main |
apache-mod_ext_filter-2.4.10-1-rosa2014.1.x86_64.rpm | 2.4.10 | x86_64 | ROSA Main |
apache-mod_ext_filter | - | - | - |
Requires
Name | Value |
---|---|
libc.so.6 | - |
libc.so.6(GLIBC_2.0) | - |
libc.so.6(GLIBC_2.1.3) | - |
libc.so.6(GLIBC_2.3) | - |
libc.so.6(GLIBC_2.4) | - |
libpthread.so.0 | - |
Provides
Name | Value |
---|---|
apache-mod_ext_filter | == 2.4.37-1:2014.1 |
config(apache-mod_ext_filter) | == 0:2.4.37-1:2014.1 |
mod_ext_filter.so | - |
Conflicts
Name | Value |
---|---|
apache-modules | < 2.4.0 |
Download
Type | URL |
---|---|
Binary Package | apache-mod_ext_filter-2.4.37-1-rosa2014.1.i586.rpm |
Source Package | apache-2.4.37-1.src.rpm |
Install Howto
- Enable ROSA Main Updates repository on Install and Remove Software
- Update packages list:
# urpmi.update -a
- Install apache-mod_ext_filter rpm package:
# urpmi apache-mod_ext_filter
Files
Path |
---|
/etc/httpd/modules.d/037_mod_ext_filter.conf |
/usr/lib/apache/mod_ext_filter.so |
See Also
Package | Description |
---|---|
apache-mod_file_cache-2.4.37-1-rosa2014.1.i586.rpm | Caches a static list of files in memory |
apache-mod_filter-2.4.37-1-rosa2014.1.i586.rpm | Context-sensitive smart filter configuration module |
apache-mod_headers-2.4.37-1-rosa2014.1.i586.rpm | Customization of HTTP request and response headers |
apache-mod_heartbeat-2.4.37-1-rosa2014.1.i586.rpm | Sends messages with server status to frontend proxy |
apache-mod_heartmonitor-2.4.37-1-rosa2014.1.i586.rpm | Centralized monitor for mod_heartbeat origin servers |
apache-mod_ident-2.4.37-1-rosa2014.1.i586.rpm | RFC 1413 ident lookups |
apache-mod_imagemap-2.4.37-1-rosa2014.1.i586.rpm | Server-side imagemap processing |
apache-mod_include-2.4.37-1-rosa2014.1.i586.rpm | Server-parsed html documents (Server Side Includes) |
apache-mod_info-2.4.37-1-rosa2014.1.i586.rpm | Provides a comprehensive overview of the server configuration |
apache-mod_lbmethod_bybusyness-2.4.37-1-rosa2014.1.i586.rpm | Pending Request Counting load balancer scheduler for mod_proxy_balancer |
apache-mod_lbmethod_byrequests-2.4.37-1-rosa2014.1.i586.rpm | Request Counting load balancer scheduler algorithm for mod_proxy_balancer |
apache-mod_lbmethod_bytraffic-2.4.37-1-rosa2014.1.i586.rpm | Weighted Traffic Counting load balancer scheduler for mod_proxy_balancer |
apache-mod_lbmethod_heartbeat-2.4.37-1-rosa2014.1.i586.rpm | Heartbeat Traffic Counting load balancer scheduler for mod_proxy_balancer |
apache-mod_ldap-2.4.37-1-rosa2014.1.i586.rpm | LDAP connection pooling and result caching services |
apache-mod_log_config-2.4.37-1-rosa2014.1.i586.rpm | Logging of the requests made to the server |
Advertisement
Advertisement