[afnog] delay_pools on Squid

Mike Barnard mike.barnardq at gmail.com
Wed Mar 22 19:10:57 EAT 2006


hi all, been trying to rebuild my squid with support for "delay_pools" but
somehow it doesnt work. i changed the options in my Makefile to this

OPTIONS=        SQUID_LDAP_AUTH "Install LDAP authentication helpers" off \
                SQUID_DELAY_POOLS "Enable delay pools" on \
                SQUID_SNMP "Enable SNMP support" on \
                SQUID_CARP "Enable CARP support" off \
                SQUID_SSL "Enable SSL support for reverse proxies" off \
                SQUID_PINGER "Install the icmp helper" off \
                SQUID_DNS_HELPER "Use the old 'dnsserver' helper" off \
                SQUID_HTCP "Enable HTCP support" off \
                SQUID_VIA_DB "Enable forward/via database" off \
                SQUID_CACHE_DIGESTS "Enable cache digests" off \
                SQUID_WCCP "Enable Web Cache Coordination Protocol" on \
                SQUID_UNDERSCORES "Allow underscores in hostnames" on \
                SQUID_CHECK_HOSTNAME "Do hostname checking" on \
                SQUID_STRICT_HTTP "Be strictly HTTP compliant" off \
                SQUID_IDENT "Enable ident (RFC 931) lookups" on \
                SQUID_USERAGENT_LOG "Enable User-Agent-header logging" off \
                SQUID_CUSTOM_LOG "Enable custom log format" off \
                SQUID_ARP_ACL "Enable ACLs based on ethernet address" off \
                SQUID_PF "Enable transparent proxying with PF" off \
                SQUID_IPFILTER "Enable transp. proxying with IPFilter" off \
                SQUID_FOLLOW_XFF "Follow X-Forwarded-For headers" off \
                SQUID_ICAP "Enable ICAP client functionality" off \
                SQUID_AUFS "Enable the aufs storage scheme" off \
                SQUID_COSS "Enable the COSS storage scheme" off \
                SQUID_LARGEFILE "Support log and cache files >2GB" off \
                SQUID_STACKTRACES "Create backtraces on fatal errors" off \
                SQUID_RCNG "Install an rcNG startup script" on

only the delay_pool does not work. these are the errors i receive when i try
to start squid:

cachekla# /usr/local/etc/rc.d/squid.sh start
Starting squid.
2006/03/22 18:50:11| parseConfigFile: line 2657 unrecognized: 'delay_pools
2'
2006/03/22 18:50:11| parseConfigFile: line 2663 unrecognized: 'delay_class 1
2'
2006/03/22 18:50:11| parseConfigFile: line 2666 unrecognized:
'delay_parameters 1 -1/-1 -1/-1'
2006/03/22 18:50:11| parseConfigFile: line 2669 unrecognized: 'delay_access
1 allow magic_networks_one magic_networks_two'
2006/03/22 18:50:11| parseConfigFile: line 2674 unrecognized: 'delay_class 2
2'
2006/03/22 18:50:11| parseConfigFile: line 2684 unrecognized:
'delay_parameters 2 100000/1000000 100000/1000000'
2006/03/22 18:50:11| parseConfigFile: line 2685 unrecognized: 'delay_access
2 allow magic_file_extensions'

all the googling i have done simply takes me back to enabling delay_pools in
the make file.

Any one know why this is so?

Thanks


--
---------------------------------------------------------------------
You can either enjoy the benefits of your FAITH or suffer the consequences
of your DOUBT

------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv2.cfi.co.ug/pipermail/afnog/attachments/20060322/bea99836/attachment.html


More information about the afnog mailing list