Re: Remove an object from the cache

From: Jon Kay <jkay@dont-contact.us>
Date: Mon, 31 Jan 2000 11:41:57 +0000

Isabelle Moullet wrote:
>
> Bonjour,
>
> Does anyone know the way to manually remove an object from the cache ?
>
> We are running Squid v2.3Stable 1 on Solaris.
>
> Thanks
>
> Isabelle Moullet
> Groupe conseils et etudes
> Centre Informatique, UNIL
> Route de Chavannes 33
> CH 1007 - Lausanne
> Tel: 41 21 692 22 23
> Fax: 41 21 692 22 05
> e-mail: Isabelle.Moullet@ci.unil.ch

A command called 'client' comes bundled with Squid, in the src
directory, which Squid automatically installs into <squiddir>/bin.

The command issues HTTP requests to Squid.

You can issue a PURGE request as follows:

        client -m PURGE <url>

                                                Jon
Received on Mon Jan 31 2000 - 11:04:02 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:46 MST