Hi,
I am trying to do load test on james 2.3.2:
Server machine details:
- Solaris sparc SUNW,Sun-Fire-T200, 8 GB RAM
- mail storage system: MySql (its on another machine)
-All configuration for Apache James are default.
Scenario:
I am bombarding messages from client machine
-> text message size of 40 Bytes(fix for all message)
Observation:
spool processing is very slow : 1-2 message/second
cpu usage : 30%
my question is how can I achieve better performance as mention in James
wiki[http://wiki.apache.org/james/JamesByTheNumbers]
what parameter needs to tune?
Thanks