LRU and LFUDA are the cache and memory replacement policies. LRU is the default one, your cache.log shows that you are using LFUDA. for using this you should enable-removal-policy. For better understanding and configuring squid have a look at our configuration manual in http://squid.visolve.com/
Regards, Keerthi > yes u r right with the first part. when i run squid it > starts and then status shows the error"no run copy". > killing process not possible, says cant send signal, > no PID file. > but after i clear and rebuild the cache it again works > fine. > and nameserver is from dialup to ISP > and LFUDA/LRU, didn't get it, i didn't choose any of > these (all default settings) > > > > --- Keerthi <[EMAIL PROTECTED]> wrote: > "no running > copy" > > > > This error message usually means that the squid.pid > > file is missing. > > squid.pid file is normally present when squid is > > running. If you > > accidentally delete the PID file, Squid will > > continue running, and you won't > > be able to send any signals. > > > > You have given the dns_nameserver as 202.71.128.37. > > check whether nameserver > > ip is correct. > > > > Your are using the LFUDA replacement policy. If you > > use replacement policy > > other than default(LRU), squid should be built with > > configure > > option --enable-removal-policies. > > > > I'm not able to find out the exact problem. try the > > above things and send me > > whether it works. > > > > Regards, > > Keerthi > > > > > > > > > > > > > > --- Keerthi <[EMAIL PROTECTED]> wrote: > Send me > > the > > > cache.log. I'll try to find your > > > > problem. > > > > > > > > Regards, > > > > Keerthi > > > > > > > > > using squid with default cache size, everytime > > the > > > > > cache overflows or so it seems. squid doesn't > > > > start > > > > > and it says "no running copy" and when i clear > > > > rebuild > > > > > the cache from webmin then it again starts > > > > normally. > > > > > but this is annoying as i have to rebuild the > > > > cache > > > > > twice daily. > > > > > how to rectify this? > > > > > > > > > > > > > > > > > > > > ________________________________________________________________________ > > > > > Looking for a job? Visit Yahoo! India Careers > > > > > Visit http://in.careers.yahoo.com > > > > > > > > > > > > _______________________________________________ > > > > > linux-india-help mailing list > > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/linux-india-help > > > > > > > > > > > > > ________________________________________________________________________ > > > Looking for a job? Visit Yahoo! India Careers > > > Visit http://in.careers.yahoo.com > > > > > > _______________________________________________ > > linux-india-help mailing list > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/linux-india-help > > ________________________________________________________________________ > Looking for a job? Visit Yahoo! India Careers > Visit http://in.careers.yahoo.com > > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
