For replication I am using:
./configure --enable-mysql=y --enable-mysql-replication=y \
--enable-clear-passwd=y --enable-valias=y --enable-auth-logging=y \
--enable-passwd=n --enable-hardquota=50000000 --enable-file-locking=n
and for non replication:
./configure --enable-mysql=y \
--enable-clear-passwd=y --enable-valias=y --enable-auth-logging=y \
--enable-passwd=n --enable-hardquota=50000000 --enable-file-locking=n
So it is using the default --enable-large-site=n
--enable-large-site=y is only good for sites with one
or two domains.
table optimization = many domains --enable-large-site=n default
Ken
Kieran Barnes wrote:
>
> Ken, whats your mysql site layout?
> --enable-large-site=y or --enable-large-site=n ?
>
> Regards,
>
> Kieran Barnes
> Signum 1226 Ltd
> Use our Web site at... http://www.1226.net
> Phone us on... 01772 622889
> Fax us on... 01772 622558
>
> > -----Original Message-----
> > From: Ken Jones [mailto:[EMAIL PROTECTED]]
> > Sent: 11 June 2001 14:39
> > To: [EMAIL PROTECTED]
> > Subject: vpopmail stress testing
> >
> >
> > Thought you folks might be interested. I am doing some
> > stress testing of mysql and mysql replication
> >
> > add/del 57,000 domains
> > add/del 100,000 users spread across the 57,000 domains
> >
> > No problems so far.
> >
> > Ken Jones
> >