sorry HEAD ...
and ...
#!/bin/tcsh
setenv CFLAGS "-g"
./configure \
--prefix=/usr/local/squid \
--enable-useragent-log \
--enable-referer-log \
--enable-snmp \
--enable-stacktraces \
--without-pthreads \
--enable-storeio=ufs,aufs,diskd
On Thu, 1 Mar 2001, Henrik Nordstrom wrote:
> 2.4 or HEAD (2.5)?
>
> And have you enabled the diskd store type?
>
> /Henrik
>
>
> Marc G. Fournier wrote:
> >
> > from the newest version in CVS:
> >
> > Mar 1 09:43:19 demeter squid: Bungled squid.conf line 568: cache_dir diskd /usr/local/squid/cache/1 15240 16 256
> >
> > with 568 showing:
> >
> > cache_dir diskd /usr/local/squid/cache/1 15240 16 256
> > cache_dir diskd /usr/local/squid/cache/2 15240 16 256
> > cache_dir diskd /usr/local/squid/cache/3 15240 16 256
> >
> > On Tue, 13 Feb 2001, Henrik Nordstrom wrote:
> >
> > > Yes, the syntax has changed. Hopefully you will find it is to the easier
> > > ;-)
> > >
> > >
> > > Since you are using the defaults you do not need any of the options and
> > > can simply specify:
> > >
> > > cache_dir diskd /usr/local/squid/cache/1 15240 16 256
> > >
> > > Or if you like you can spell it out fully with all the options
> > > specified:
> > >
> > > cache_dir diskd /usr/local/squid/cache/1 15240 16 256 max-size=-1 Q1=64
> > > Q2=72
> > >
> > > /Henrik
> > >
> > >
> > >
> > >
> > > Marc G. Fournier wrote:
> > > >
> > > > trying to bumble my way through fixing this, but am at a loss so far ...
> > > > what is wrong with my cache_dir line? :(
> > > >
> > > > Feb 12 10:31:39 demeter squid: Bungled squid.conf line 568: max-size=-1 64 72
> > > >
> > > > thanks ...
> > > >
> > > > Marc G. Fournier marc.fournier@acadiau.ca
> > > > Senior Systems Administrator Acadia University
> > > >
> > > > "These are my opinions, which are not necessarily shared by my employer"
> > > >
> > > > --
> > > > To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
> > >
> > > --
> > > To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
> > >
> > >
> >
> > Marc G. Fournier marc.fournier@acadiau.ca
> > Senior Systems Administrator Acadia University
> >
> > "These are my opinions, which are not necessarily shared by my employer"
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>
>
Marc G. Fournier marc.fournier@acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared by my employer"
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Fri Mar 02 2001 - 12:47:02 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:28 MST