monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: monit README.SSL l.l monit.pod monitrc p.y


From: Jan-Henrik Haukeland
Subject: Re: monit README.SSL l.l monit.pod monitrc p.y
Date: 09 Oct 2002 16:53:43 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service)

Christian Hopp <address@hidden> writes:

> Actually I don't like the syntax I have made... but it works.

Well it's not that bad, but I can see why building on the existing
statement could be better.  Personally I like the first version best
(the x.y version reminds me to much of Java properties files :) Mayby
throw in some noise keyword so it says:

set http
   port 1234
   enable ssl and use the pemfile "./foobar.pem"
   address somehost
   allow nobody:nothing
   allow nowhere

where "enable, and, the" and "use" are noise keywords.

> 
> I would like more something like:
> 
> set http
>     port 1234
>     ssl
>     pemfile "./foobar.pem"
>     address somehost
>     allow nobody:nothing
>     allow nowhere
> 
> or
> 
> set http
>     port 1234
>     ssl.enable
>     ssl.pemfile "./foobar.pem"
>     address somehost
>     allow nobody:nothing
>     allow nowhere

-- 
Jan-Henrik Haukeland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]