Re: [squid-users] Denying write access to the cache

From: Guillaume Smet <guillaume.smet@dont-contact.us>
Date: Fri, 23 Mar 2007 16:16:21 +0100

On 3/23/07, Amos Jeffries <squid3@treenet.co.nz> wrote:
> Looks like a case for something like this that prevents the group
> 'robots' from retrieving data not already in the cache:
>
> acl robots <....>
> always_direct deny robots

No, that's not what I want. It's not a problem for us that robots
index all the content of our website. I just want them to not put
garbage into our cache.
So they should be able to access every page of the site, using cache
or not, but they shouldn't be able to put the generated pages in the
cache so that they don't pollute the cache.

> Still, I would pose you a question:
> if people find and visit your page by going to a search engine how
> can they find useful pages that nobody else has visited recently??

I agree. That's why it's not what I'm asking for :).

Thanks for your help.

--
Guillaume
Received on Fri Mar 23 2007 - 09:16:30 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Mar 31 2007 - 13:00:02 MDT