Search squid archive

Re: Denying write access to the cache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/24/07, Chris Robertson <crobertson@xxxxxxx> wrote:
If you want to cache these infrequently visited URLs when regular people
visit, add an acl that matches the user-agent of the bots.

acl CITY urlpath_regex city1 city2 city3
acl GOOGLEBOT browser -i googlebot
cache deny CITY GOOGLEBOT

It's not exactly what I want but it could be a nice approximation.
However I think I'll have far too much different patterns to match and
it will be counter productive and difficult to maintain.

--
Guillaume

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux