Henrik Nordstrom wrote:
On Tue, 25 Nov 2003, Emilio Casbas wrote:--prefix=/usr/local/etc2/squid_2_5 --enable-snmp --enable-storeio --enable-basic-auth-helpers=LDAP --enable-async-io=2048
[EMAIL PROTECTED] sbin]$ ./squid -z
2003/11/25 18:34:16| assertion failed: store.c:1331: "strcmp(storefs_list[i].typestr, type) != 0"
Aborted
Looks like your binary compiled wrongly.. Most likely the --enable-storeio=.. argument lists the same storeio type twice.
Ok, ! then --enable-async-io is a shorthand for --with-aufs-threads=N_THREADS --with-pthreads --enable-storeio=ufs,aufs
and the --enable-storeio this twice.
Thanks Emilio.
smime.p7s
Description: S/MIME Cryptographic Signature
