From e142d5599cca225717dd729f286d3a213756a800 Mon Sep 17 00:00:00 2001 From: Tomáš Mózes Date: Sun, 10 Apr 2022 04:00:31 +0000 Subject: www-servers/apache: add mod_proxy_hcheck support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/837338 Signed-off-by: Tomáš Mózes Closes: https://github.com/gentoo/gentoo/pull/24967 Signed-off-by: Lars Wendler --- profiles/desc/apache2_modules.desc | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles/desc/apache2_modules.desc') 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 -- cgit v1.2.3-65-gdbad