summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomáš Mózes <hydrapolic@gmail.com>2022-04-10 04:00:31 +0000
committerLars Wendler <polynomial-c@gentoo.org>2022-04-12 09:38:30 +0200
commite142d5599cca225717dd729f286d3a213756a800 (patch)
treea162d06df9aea602d489e7841128d3e33c8e86d2 /profiles/desc
parentdev-util/rebar: mark ALLARCHES (diff)
downloadgentoo-e142d5599cca225717dd729f286d3a213756a800.tar.gz
gentoo-e142d5599cca225717dd729f286d3a213756a800.tar.bz2
gentoo-e142d5599cca225717dd729f286d3a213756a800.zip
www-servers/apache: add mod_proxy_hcheck support
Closes: https://bugs.gentoo.org/837338 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24967 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/apache2_modules.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index 73d4b6cd4651..1ac475d34c8d 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -71,6 +71,7 @@ proxy_balancer - mod_proxy extension for load balancing
proxy_connect - mod_proxy extension for CONNECT request handling
proxy_fcgi - FastCGI support module for mod_proxy
proxy_ftp - FTP support module for mod_proxy
+proxy_check - Dynamic health check of Balancer members (workers) for mod_proxy
proxy_html - Module to rewrite links in html pages behind a reverse proxy
proxy_http - HTTP support module for mod_proxy
proxy_http2 - HTTP2 support module for mod_proxy