April 16, 2024, 08:39:19 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: squid compiling error  (Read 5211 times)

Offline shani

  • Tux Awared
  • **
  • Posts: 36
squid compiling error
« 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

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
squid compiling error
« Reply #1 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.

Offline shani

  • Tux Awared
  • **
  • Posts: 36
squid compiling error
« Reply #2 on: January 06, 2005, 01:47:56 PM »
hi Ricky

So what you will suggest me?

Thanks

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
squid compiling error
« Reply #3 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

Offline tomamodi

  • Linux Learner
  • ***
  • Posts: 78
squid compiling error
« Reply #4 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