Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Johan on April 22, 2002, 11:39:01 PM

Title: Disable squid cache?
Post by: Johan on April 22, 2002, 11:39:01 PM
I’ve searched the forum but didn’t find what I was looking for.
I want to disable squid cache because we are only a small amount of people behind our MITEL server and I rather wait a little bit longer to get the webpage instead of getting an old out-of-date version of the page which just happened.
Would it work if I changed cache limit to zero?
Or maybe set a rule so that no websites will be cached?
I have no idea if this will work or knowledge how to do it.

Any help would be appreciated.
Title: Re: Disable squid cache?
Post by: Rob on April 23, 2002, 10:43:44 AM
Johan wrote:
>

> I want to disable squid cache

login as root and set squid to NOT start on boot

mv /etc/rc7.d/S90squid /etc/rc7.d/K90squid

turn off tranparent proxy

/sbin/e-smith/db configuration setprop squid Transparent no
/sbin/e-smith/signal-event remoteaccess-update


reboot