[squid-users] Re: Cache Clear Issue

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 26 Oct 2004 01:03:18 +0200 (CEST)

On Mon, 25 Oct 2004, AJ Lemke wrote:

> Hello All,
>
> type cache great on the the squid server. The issue that I have is that
> I cannot clear them out of the cache using the PURGE Method calling the
> command as so: /usr/local/squid/bin/client -p 80 -m PURGE
> http://foo.bar.com/test.asp?p1=test&p2=test

Remember to quote the URL properly to protect it from the UNIX shell...

squidclient -p 80 -m PURGE "http://foo.bar.com/test.asp?p1=test&p2=test"

Regards
Henrik
Received on Mon Oct 25 2004 - 17:03:24 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:02 MST