On Wed, 26 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
This will indeed cause the ufs and aufs storeio modules to be added twice,
once by the --enable-storeio option, once by the --enable-async-io
option.
What you can do if you want to build Squid with support for all storeio
modules while still specifying the number of threads is to expand
--enable-async-io to use the separate options. See configure --help for
the meaning of --enable-async-io. (the above number of threads is an
insane amount btw and will waste a lot of CPU)
Regards
Henrik
Received on Wed Nov 26 2003 - 03:28:07 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:37 MST