Re: vpopmail stress testing

2001-06-12 Thread Ken Jones
ads: 64 MB in 2.06 seconds = 31.07 MB/sec htparm isn't supported on the nfs machine the nfs machine has mylex scsi raid 5, i think 10Krpm. > > Sean > - Original Message - > From: "Ken Jones" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Se

Re: vpopmail stress testing

2001-06-12 Thread Sean C Truman
Ken, What hard drives are you using? What is the speed using hdparm -t /dev/hda? Sean - Original Message - From: "Ken Jones" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 12, 2001 3:35 AM Subject: Re: vpopmail stress testing > There ar

Re: vpopmail stress testing

2001-06-12 Thread KMAN
So your stress testing of 100,000 users would probably take a little less than 3hr. I don't know about h/w config but um.. not bad. "Ken Jones" wrote: > ... > 1) mysql checks if the user is there > ... > Probably we could remove the first transaction for > checking on the user by letting mysql

Re: vpopmail stress testing

2001-06-12 Thread Ken Jones
There are probably better ways to increase the speed of bulk adds. But, here are my stats 1 nfs server 1 mysql server 1 email server two programs doing concurrent inserts of users. Averages about 10 users per second. Which is about 50 mysql transactions per second. transactions: 1) mysql checks

Re: vpopmail stress testing

2001-06-11 Thread KMAN
Ken: Hope this doesn't take a long time? -kman - Original Message - From: "Ken Jones" <[EMAIL PROTECTED]> > 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,0

Re: vpopmail stress testing

2001-06-11 Thread Dave Weiner
> 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. Doing my own stress tests on 4.10.15 here: 5,000 domains, 200 users each + postmast

Re: vpopmail stress testing

2001-06-11 Thread Ken Jones
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=5000 --enable-file-locking=n and for non replication: ./configure --enable-mysql=y \ --enable-clear

RE: vpopmail stress testing

2001-06-11 Thread Kieran Barnes
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