mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-servers/apache: add watchdog module
Package-Manager: Portage-2.3.11, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5975
This commit is contained in:
committed by
Lars Wendler
parent
cac3017eed
commit
ffad74a57b
@@ -40,7 +40,7 @@ lbmethod_heartbeat log_config log_forensic logio macro mime mime_magic negotiati
|
||||
proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_html proxy_http proxy_scgi
|
||||
proxy_fcgi proxy_wstunnel rewrite ratelimit remoteip reqtimeout setenvif
|
||||
slotmem_shm speling socache_shmcb status substitute unique_id userdir usertrack
|
||||
unixd version vhost_alias xml2enc"
|
||||
unixd version vhost_alias watchdog xml2enc"
|
||||
# The following are also in the source as of this version, but are not available
|
||||
# for user selection:
|
||||
# bucketeer case_filter case_filter_in echo http isapi optional_fn_export
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
<flag name="apache2_modules_proxy_wstunnel">Provides support for the tunnelling of web socket connections to a backend websockets server.</flag>
|
||||
<flag name="apache2_modules_ratelimit">Ratelimit module for transfer rate management</flag>
|
||||
<flag name="apache2_modules_remoteip">Remotip module for logging</flag>
|
||||
<flag name="apache2_modules_watchdog">Provides infrastructure for other modules to periodically run tasks</flag>
|
||||
<flag name="apache2_modules_xml2enc">Enable xml2 encoding module</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user