Will this have same effect: varnishadm -T 127.0.0.1:6082 url.purge "."
thanks a lot -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Poul-Henning Kamp Sent: Monday, April 21, 2008 11:09 AM To: Pavel Pragin Cc: [email protected] Subject: Re: how to flush all cache In message <[EMAIL PROTECTED] m>, "Pavel Pragin" writes: >Hello. > >Does this mean its cleared? >[EMAIL PROTECTED] varnish]# telnet localhost 6082 >Trying 127.0.0.1... >Connected to localhost. >Escape character is '^]'. >url.purge . >200 8 >PURGE . > > >I don't see any change in the varnish stats? You wont see any immediate effect, the objects are only thrown out as we encounter them during our normal business. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | 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 [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
