MONITORING


Web Mail test
The Web Mail Workload test models an active Web Mail user using a browser to send, retrieve, and delete Notes mail. The script contains an average of 15 minutes of waiting, so an average user runs this test no more than four times an hour. For each iteration of the script, there is a check and retrieval of POP3 mail messages. When sending messages, each user sends a mail message to the number of users specified by the NumMessageRecipients variable, no more than every 15 minutes. The messages sent by each simulated user are delivered to the mail databases of other simulated users on the SUT.

The measurements obtained by this test are:


The resulting capacity metric for a Web Mail server is the maximum number of users that can be supported before the average user response time becomes unacceptable.

To read the code in the test script, see the topic Web Mail Workload script.

Hardware considerations

The following hard disk requirements apply to the SUT and, during some tests, to the destination systems that receive mail from the SUT:
Initial Disk RequirementIn Domino 6, approximately 13MB on the SUT for each user (mail database). In Domino 5, approximately 5.5MB.
Subsequent Disk RequirementIncrease of 1MB an hour for the duration of the test. (This figure is not dependent on the number of users.)

Increase of 100KB an hour as impacted by the value of the nthIteration setting in the NOTES.INI file

The growth rate of each database is a function of the ratio of the number of users and recipients sending and receiving mail.



Tips for running the Web Mail test

1. Use these server commands.
CommandDescription
Show TasksShow either the Database Server task (Notes clients) or HTTP task (Web users).
Show Stat MailMonitor message counters
Show Stat Domino.Requests.*Monitor message counters
2. If authentication errors occur on the Domino server console, verify the password in the HTTP field of the respective user's Person document in the SUT's Domino Directory; edit the Domino Directory if necessary.

3. From the SUT console, enter this command to display additional routing information:


4. Check that the database properties for the mail database: 5. In the Server document on the Internet Protocols - HTTP tab, complete these fields:
FieldAction
Optimize performance based on the following primary activityChoose Advanced (Custom Settings) to view and modify the number of HTTP threads.
Number Active ThreadsSpecify one active thread for every 10 Web Mail users.
6. Make sure that the administrator has Manager access to the Domino Directory.

7. Authentication

See Also