Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Proxy Server Support => Topic started by: shani on January 04, 2005, 07:24:29 AM

Title: squid compiling error
Post by: shani on January 04, 2005, 07:24:29 AM
Hi Ricky and every one

i installed squid with enable delaypool feature and make changes as i
required but when i comple that it give me error like this

{root@Rapid root]# /opt/squid/sbin/squid -z
FATAL: ERROR: Unknown policy GDSF
Squid Cache (Version 2.5.STABLE7): Terminated abnormally.
CPU Usage: 0.006 seconds = 0.004 user + 0.002 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 209   }

what i have to do to solve this, while in config we have not enable cache_replacement_police GDSF

then why this error occur

regards
Title: squid compiling error
Post by: Ricky on January 04, 2005, 09:32:16 AM
Well this is not compiling error, better you use squid.conf give in the tutorial and then the result here.
what you are getting is that there are cache replacement policies , i think you have altered one. And at the moment i don't remember about it much.
Title: squid compiling error
Post by: shani on January 06, 2005, 01:47:56 PM
hi Ricky

So what you will suggest me?

Thanks
Title: squid compiling error
Post by: Ricky on January 06, 2005, 02:46:53 PM
look squid.conf.default carefully and look out for cache_replacement_policy and add one in your squid.conf
Title: squid compiling error
Post by: tomamodi on April 16, 2005, 07:37:07 AM
Quote from: "Ricky"
look squid.conf.default carefully and look out for cache_replacement_policy and add one in your squid.conf



i have same problem so i just remove this line frof squid.conf

cache_replacement_policy
and every thing is ok