TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:14583] Cacheing
I've got the same problem (justbuster is great) -- I think it has to do
with the lines:
efresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 180 20% 4320
I changed the last line from 0 20% 4320 to 180 20% 4320 but it didn't
help. I don't really understand the line, but I think the problem is that
squid is thinking that all its caching is old. I'd love for it to cache
images for a week and text for an hour or so. Any ideas how to do it?
Ben
On Sat, 11 Mar 2000, Subba Rao wrote:
>
> I am using Squid in conjunction with Junkbuster. The banner adds blocking
> is working fine. One of the main purpose of Squid is not working for me, i.e. cacheing.
> What configuration flags should be enabled/disabled for cacheing to work?
>
> I thought I defined the cache directory in the config file.
>
> cache_dir ufs /var/squid/cache 100 16 256
>
> Each time I visit a static site, the page is loaded. The same pages were not
> reloaded via Apache proxy module. If I can get squid to cache the web, then I plan to
> delete the Apache proxy module.
>
> Thank you in advance for any help.
>
> Subba Rao
> subb3@attglobal.net
> http://pws.prserv.net/truemax/
>
> => Time is relative. Here is a new way to look at time. <=
> http://www.smcinnovations.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>
>
- References:
- Cacheing
- From: Subba Rao <subb3@attglobal.net>