: '--prefix = /usr/local/squid' '--enable-delay-pools'
--disable-ipv6' '--disable-external-acl-helpers' --enable-ltdl-convenience
Then I added the following lines to the end of the default configuration
file /usr/local/squid/etc/squid.conf:
# sargen configu
> Your English seems fine. The query was because you did not provide any
> details about what the "not working" looked like. There are quite a few
> known bugs with delay pools doing odd things - they are an extremely old
> feature that pre-dates most QoS functionality people tend to be more
> fami
>> acl deny_blocked proxy_auth -i "/usr/local/etc/squid/blocked_users.acl"
>> delay_pools 1
>> delay_class 1 4
>> delay_access 1 allow deny_blocked
>> delay_access 1 deny all
>> delay_parameters 1 -1 / -1 -1 / -1 -1 / -1 8000/16000
>>
> If the above is an exact copy-paste of your cofig file then t
Hello.
My system is FreeBSD 11.2. I am using squid 3.5.28 compiled with support for
delay_pools in the following configuration
acl deny_blocked proxy_auth -i "/usr/local/etc/squid/blocked_users.acl"
delay_pools 1
delay_class 1 4
delay_access 1 allow deny_blocked
delay_access 1 deny all
delay_param