Hi, list
We're planning to perform a stress test on our email system, but our team don't 
have this kind of experience. Can anyone share some of your own experience with 
us?
We use postfix as the email gateway, Apache James as the email server. And the 
system is supposed to support up to 1 000 000 users and there could be 100 000 
active users.

BTW, I added some features to James in order to limit the local users' 
send-mail frequency. I add a custom matcher, and it accesses the database when 
processing every single email that goes through James, it throws out exceptions 
about the connections pool when the throughout goes up. Here's the question, 
what should I do to improve this?

Thx!
Simon

Reply via email to