From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1424 Path: news.gmane.org!not-for-mail From: Robin Bowes Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: supervising an apache RewriteMap program? Date: Sat, 02 Jun 2007 20:06:54 +0100 Message-ID: <4661BFCE.70201@robinbowes.com> References: <46424B2D.3010109@robinbowes.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1180811219 17889 80.91.229.12 (2 Jun 2007 19:06:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 2 Jun 2007 19:06:59 +0000 (UTC) To: supervision@list.skarnet.org Original-X-From: supervision-return-1661-gcsg-supervision=m.gmane.org@list.skarnet.org Sat Jun 02 21:06:58 2007 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by lo.gmane.org with smtp (Exim 4.50) id 1HuYwE-00038j-Ba for gcsg-supervision@gmane.org; Sat, 02 Jun 2007 21:06:58 +0200 Original-Received: (qmail 32316 invoked by uid 76); 2 Jun 2007 19:07:19 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 32310 invoked from network); 2 Jun 2007 19:07:19 -0000 X-Spam-Status: No, hits=-4.4 required=8.0 tests=ALL_TRUSTED,BAYES_00 X-Spam-Check-By: batmobile.robinbowes.com User-Agent: Thunderbird 2.0.0.0 (X11/20070505) In-Reply-To: <46424B2D.3010109@robinbowes.com> X-Enigmail-Version: 0.95.0 Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1424 Archived-At: Charlie Brady wrote: > > On Wed, 9 May 2007, Robin Bowes wrote: > >> The problem arises when the program exits or dies for some reason - >> apache doesn't restart it. > > Perhaps this is best addressed as a bug/misfeature in apache. I can certainly raise a bug against apache for this. However, I'm trying to use existing tools to come up with a robust solution. Anyone got any thoughts on how best to achieve this? R.