Subject: Re: pkg/14482: "diskd" change to squid is not friendly to old squid.conf files
To: None <simonb@wasabisystems.com>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 11/08/2001 13:27:39
[ On Tuesday, November 6, 2001 at 18:28:11 (+1100), simonb@wasabisystems.com wrote: ]
> Subject: pkg/14482: "diskd" change to squid is not friendly to old squid.conf files
>
> 	Changing "ufs" to "diskd" in my squid.conf ``fixed'' the
> 	problem, but the old config still should have worked.
> 	No further fix given...

Hmm.... maybe the fix enabled 'diskd' and disabled 'ufs'?  The comment
says not:

	revision 1.54
	date: 2001/11/06 07:22:13;  author: tron;  state: Exp;  lines: +2 -2
	Use "--enable-storeio=ufs,diskd" instead of "--enable-storeio=diskd" to
	get "ufs" storage type build again because we will otherwise break lots
	of existing configurations. Problem pointed out by Simon Burge via e-mail.

I've got a test squid running on my development machine which was
commiled with:

	--enable-storeio="ufs diskd"

and it works with a config stating:

	cache_dir ufs /var/squid 100 16 256

Maybe the ',' in the current pkgsrc default SQUID_CONFIGURE_ARGS should
be a space (and the whole value should be quoted)?

-- 
							Greg A. Woods

+1 416 218-0098      VE3TCP      <gwoods@acm.org>     <woods@robohack.ca>
Planix, Inc. <woods@planix.com>;   Secrets of the Weird <woods@weird.com>