On Wednesday 25 February 2009 17:30:59 Dag-Erling Smørgrav wrote:
> Gaute Amundsen <[email protected]> writes:
> > # varnishadm -T localhost:90 purge.list
> > An error occured in receiving answer.
>
> There is no "purge.list" command.
>
> DES

# varnishadm -T localhost:90 help
help [command]
<snip>
purge.url <regexp>
purge.hash <regexp>
purge <field> <operator> <arg> [&& <field> <oper> <arg>]...
purge.list

# varnishadm -T localhost:90 help purge.list
purge.list
        List the active purges.

# grep -ir 'purge.list' varnish-2.0.3/* | wc -l 
26

No?

G.

_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to