Re: Making start/stop idempotent

From: Mark Nottingham <mnot_at_yahoo-inc.com>
Date: Tue, 12 Aug 2008 15:30:20 +1000

Well, here's a patch for the behaviour I described...

On 12/08/2008, at 2:49 PM, Robert Collins wrote:

> On Tue, 2008-08-12 at 14:43 +1000, Mark Nottingham wrote:
>> Our management tools like processes to be idempotent; i.e., you
>> should
>> be able to start or stop a process any number of times without it
>> throwing an error.
>>
>> Currently, Squid will return 1 if a squid process is already running
>> (upon start) and when there isn't one (upon -k shutdown).
>>
>> I'm writing a patch to change this behaviour, and the most reasonable
>> way to do it seems to be with a command-line option; I've somewhat
>> arbitrarily chosen -p.
>>
>> Does this seem reasonable? If so, I'll submit a patch shortly.
>
> I would be happy with not needing an option to have idempotent
> start-and-stop behaviour; we could use an option to preserve the
> current
> behaviour (though that doesn't seem particularly useful).
>
> -Rob
> --
> GPG key available at: <http://www.robertcollins.net/keys.txt>.

--
Mark Nottingham       mnot_at_yahoo-inc.com
Received on Tue Aug 12 2008 - 05:30:43 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 12 2008 - 12:00:04 MDT