I tried replacing the two lines with lru to the following: cache_replacement_policy heap memory_replacement_policy heap With this it starts up fine. I am not sure what "heap" does. I understand the concept of lru and the others. I am not trying to set squid up in a regular proxy fashion, but in a reverse proxy manner so I wouldn't think I need a cache any ways. Thanks, Eric Ken Schneider wrote:
-----Original Message----- From: Eric Kahklen <eric@kahklen.com> To: suse-security@suse.com Date: Thu, 19 Feb 2004 12:52:55 -0800 Subject: [suse-security] Squid 3.0 fails to start? vulnerability????
I just installed Squid 3.0 and it won't start? is there a bug or vulnerability in it? or is a problem with 3.0?? here is what squid -k parse says when I try to start it on my SuSE 9.0 box. The same thing is in the logs. Sorry if this is off topic, but Squid is going to help protect Exchange so its security related I think.
gateway:~ # squid -k parse FATAL: ERROR: Unknown policy lru
vi /etc/squid.conf and search for lru. there are notes that explain what the setting is and alternatives.
Ken