You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Noel J. Bergman" <no...@devtech.com> on 2003/06/03 00:50:10 UTC

RE: Tests of mail list.

Eugene,

The CVS has changes, as does v2.2.0a2
(http://jakarta.apache.org/builds/jakarta-james/latest/).  Give it a shot.
You'll still see slow performance for getUserByName unless you customize the
sqlResources.xml file for McKoi.  See
http://mckoi.com/database/maillist/msg01981.html.  When you have it working
well, please submit a patch to sqlResources for McKoi.

With the changes, a single 10,000 recipient e-mail looks like this:

01/06/03 02:31:28 Successfully spooled mail from noel@nowhere.org for
[test@localhost]
01/06/03 02:32:19 Mail (Mail1054449100454-1) sent successfully to
192.168.1.1:2525

Four simultaneous 10,000 recipient e-mails look like this:

01/06/03 02:33:02 Successfully spooled mail from noel@nowhere.org for
[test@localhost]
01/06/03 02:33:02 Successfully spooled mail from noel@nowhere.org for
[test@localhost]
01/06/03 02:33:02 Successfully spooled mail from noel@nowhere.org for
[test@localhost]
01/06/03 02:33:03 Successfully spooled mail from noel@nowhere.org for
[test@localhost]
01/06/03 02:33:54 Mail (Mail1054449188584-6) sent successfully to
192.168.1.1:2525
01/06/03 02:33:59 Mail (Mail1054449189671-7) sent successfully to
192.168.1.1:2525
01/06/03 02:34:07 Mail (Mail1054449189968-8) sent successfully to
192.168.1.1:2525
01/06/03 02:34:08 Mail (Mail1054449191717-9) sent successfully to
192.168.1.1:2525

Local Delivery is a bit slower, at roughly 56 mailboxes per second.  Again,
this is on a 400mhz Celeron with an IDE hard drive.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org