Page 1 of 1

problem in delay pools acls

Posted: Wed Mar 24, 2010 1:02 pm
by smk08
Asslamu Alaikum

i have configured the squid.conf for the delay pools as fellows

delay_pools 1
delay_class 1 3
delay_parameters 1 150000/150000 150000/150000 15000/15000
delay_access 1 allow new

the following error came when i restart the squid service

[root@localhost ~]# /usr/local/squid/sbin/squid -k reconfigure
2010/03/24 12:57:18| parseConfigFile: squid.conf:753 unrecognized: 'delay_pools'
2010/03/24 12:57:18| parseConfigFile: squid.conf:754 unrecognized: 'delay_class'
2010/03/24 12:57:18| parseConfigFile: squid.conf:755 unrecognized: 'delay_parameters'
2010/03/24 12:57:18| parseConfigFile: squid.conf:756 unrecognized: 'delay_access'


please guide me how to fix this problem.

Jazak Allah

Posted: Wed Mar 24, 2010 1:17 pm
by lambda
you compiled squid without the --enable-delay-pools option.

Posted: Thu Mar 25, 2010 7:08 am
by smk08
now dear i have to recompile the squid. can I amend the existing squid? if yes then how?



Jazak Allah.

Posted: Thu Mar 25, 2010 4:08 pm
by lambda
recompile it. you can't modify it.