Re: Varnish CLI user feedback, please.

2010-02-24 Thread Per Buer
On Wed, Feb 24, 2010 at 7:37 PM, Poul-Henning Kamp wrote:

>
> I'm looking at the CLI/varnishadm stuff right now, and would like some
> feedback from you guys...
>
> Right now (in -trunk) we have these possible CLI configurations:
>
>A)  no CLI at all.
>

Probably useful for a lot of simple uses. Some CMS might ship Varnish as
part of it and there won't a need for CLI.


>B)  CLI on stdin (-d)
>
>C)  CLI on TELNET (-T)
>
>D)  CLI on "call-back" (-M)
>

I really like this one. If we could have an option to let Varnish start
without the cache running (like -d) one could picture some sort of service
accepting connections from newly started varnishd servers. The service would
then configure the caches, provision them with VCL and start them up. The
need for messing around with having shell and config files on the
caches disappears.



-- 
Per Andreas Buer,  CEO, Varnish Software AS
Phone: +47 21 54 41 21 / Mobile: +47 958 39 117 / skype: per.buer
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Varnish CLI user feedback, please.

2010-02-24 Thread Poul-Henning Kamp

I'm looking at the CLI/varnishadm stuff right now, and would like some
feedback from you guys...

Right now (in -trunk) we have these possible CLI configurations:

A)  no CLI at all.

B)  CLI on stdin (-d)

C)  CLI on TELNET (-T)

D)  CLI on "call-back" (-M)

If the -S option is given, -T/-M CLI connections will require
challenge/response authentication.

(Before 2.1, I plan to add -S support to varnishadm, and maybe some
API functions to access the CLI in libvarnishapi.)

Which of these modes do you actually use ?

Are more modes needed ?

Any other insights on the CLI interface ?

-- 
Poul-Henning Kamp   | UNIX since Zilog Zeus 3.20
p...@freebsd.org | TCP/IP since RFC 956
FreeBSD committer   | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc