Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E5D889348 for ; Fri, 3 Feb 2012 20:51:01 +0000 (UTC) Received: (qmail 14693 invoked by uid 500); 3 Feb 2012 20:51:01 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 14626 invoked by uid 500); 3 Feb 2012 20:51:00 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 14618 invoked by uid 99); 3 Feb 2012 20:51:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 20:51:00 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rainer.jung@kippdata.de designates 195.227.30.149 as permitted sender) Received: from [195.227.30.149] (HELO mailserver.kippdata.de) (195.227.30.149) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 20:50:53 +0000 Received: from [10.0.110.6] ([192.168.2.104]) by mailserver.kippdata.de (8.13.5/8.13.5) with ESMTP id q13KoV7j001726 for ; Fri, 3 Feb 2012 21:50:31 +0100 (CET) Message-ID: <4F2C4896.1030101@kippdata.de> Date: Fri, 03 Feb 2012 21:50:30 +0100 From: Rainer Jung User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: remove mod_heart* from 2.4?(was: 2.4.0 GA This week?) References: <7D3C305E-864A-4967-A3DA-78498202FFDB@jaguNET.com> <20120102114528.cc0b6aee.takashi@lans-tv.com> <201201022306.35645.sf@sfritsch.de> <20120103094734.7214a106.takashi@lans-tv.com> <4F02BAC1.2040102@gknw.net> <4F2C1AF2.5060805@rowe-clan.net> <4F2C2CA3.90807@gknw.net> In-Reply-To: <4F2C2CA3.90807@gknw.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit On 03.02.2012 19:51, Gregg Smith wrote: > On 2/3/2012 9:35 AM, William A. Rowe Jr. wrote: >> On 1/3/2012 2:22 AM, Gregg L. Smith wrote: >>> Since I have been the most vocal about this >>> watchdog/hearmonitor/heartbeats on windows ... >>> I should chime in. >>> I can tell someone what each do (as far as I have seen). There are, >>> minimal docvs on all >>> but watchdog (which is required for a couple) ... but ... look at my >>> emails in the past >>> ... am hardly the one to write docs :) >> More to the point, what do they interact with? >> >> What convention or protocol are they implemented with? >> >> Let's start with the basics; what do they add to this MB's large tarball >> to benefit Joe User? >> > a way of monitoring a cluster of servers and opening another way of > balancing the load (lb_meathod_byheartbeat). > > This is what I see when I look at the bundle. And some basic docs have been added in the meantime. Rainer