TUNING


R6iNotes workload
iNotes® is the Web client for Web-based access to Domino® messaging and Personal Information Management (PIM) capabilities.

About this task

The R6iNotes test represents an active user sending, retrieving, and deleting mail from a browser. An average user runs this script four times an hour. Each time the script runs, it checks and retrieves mail messages. Additionally, on each NthIteration, which is one time in six for this workload, the user sends a mail message to NumMessageRecipients other users on the server. The user schedules an appointment, sends invitations to NumMessageRecipients other users, and responds to one invitation that it finds in its own inbox.

This test measures:


This test requires the following:
The console does not display Web users because they do not update the same counters as Notes® clients. Notes clients use the Database Server task, and Web users use the HTTP task. Use the show task command to display each task at the server console.

To determine if mail is being delivered to the server, use this command at the console:

show stat Domino.Requests.*

To monitor message counters, use one of these commands at the console:

show stat HTTP

show stat mail

If authentication errors appear at the console, check that the password in the HTTP field of the Person document in the Domino Directory on the SUT is set to NotesBench. If necessary, edit the Person document in the Domino Directory. Use the agent Set HTTP Password to 'NotesBench'.

Ensure that the mail template is compatible with the Domino release you are running. For Domino Release 6, use the template iNotes6.NTF. In the NOTES.INI file of the test driver, enter Set MailTemplate=iNotes6.NTF.

To display routing information on the console, include Log_MailRouting=40 in the NOTES.INI file on the SUT.

Considerations are as follows:


Server document settings for the R6iNotes test

About this task

In the Server document, use these settings:


Check these NOTES.INI file settings settings for the R6iNotes test SUT:
The user that you designate as the administrator must have Manager access to the Domino Directory in that directory's ACL.

Authentication considerations are as follows:


Running the R6iNotes workload

About this task

R6iNotes requires authenticated users.

Procedure

1. Create mail databases with the iNotesInit workload.

2. For authenticated users add each user to the ACL in their mail file. To do so, use the agent "Update ACL of mail dbs to include owner (mail1, mail2, ...)" from the NAMAGENT.NSF.

3. Enter the SH STAT command at the SUT console before exiting the Domino server at the end of the test.

Related concepts
Running the built-in Server.Load workloads

Related tasks
iNotes Initialization workload
Tips for running a Server.Load test
Running a custom Server.Load script