placement_policy.
>
> Small correction. Heap policies don't work for
> memory_replacement_policy
> either. Apparently the value of the setting is just not tested
> immediately on start up and I got impression that it would work.
> Starting the Squid made it quit after a while with messages
>
> 2005/03/29 15:31:17| ERROR: Unknown policy GDSF
> 2005/03/29 15:31:17| ERROR: Be sure to have set
> cache_replacement_policy
> 2005/03/29 15:31:17| ERROR: and memory_replacement_policy
> in squid.conf!
> FATAL: ERROR: Unknown policy GDSF
You need to specify it as :
memory_replacement_policy heap GDSF (e.g.)
Make sure that squid is build with :
--enable-removal-policies=heap
M.
Received on Tue Mar 29 2005 - 06:28:26 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:03 MST