Subject: “Notes is Slow” - What to check from a server standpoint
Hi,
For you clusters, how many cluster replicator do you have?
Issue this command on both servers of your cluster:
show stat replica.cluster*
It will give you something similar:
Replica.Cluster.Docs.Added = 5022
Replica.Cluster.Docs.Deleted = 62226
Replica.Cluster.Docs.Updated = 162746
Replica.Cluster.Failed = 4149
Replica.Cluster.Files.Local = 1057
Replica.Cluster.Files.Remote = 2066
Replica.Cluster.Retry.Skipped = 592538 <–check this
Replica.Cluster.Retry.Waiting = 0
Replica.Cluster.SecondsOnQueue = 0 <–check this
Replica.Cluster.SecondsOnQueue.Avg = 18 <–check this
Replica.Cluster.SecondsOnQueue.Max = 1894 <–check this
Replica.Cluster.Servers = 2
Replica.Cluster.SessionBytes.In = 378840196
Replica.Cluster.SessionBytes.Out = 1747925166
Replica.Cluster.Successful = 433515
Replica.Cluster.WorkQueueDepth = 0 <–check this
Replica.Cluster.WorkQueueDepth.Avg = 7 <–check this
Replica.Cluster.WorkQueueDepth.Max = 363 <–check this
Also, you should read this :
* Title: Notes/Domino Best Practices: Master Checklist
URL: http://www.ibm.com/support/docview.wss?rs=203&uid=swg27008523
* Title: Notes/Domino Best Practices: Performance
URL: http://www.ibm.com/support/docview.wss?rs=203&uid=swg27008849
* Title: Notes/Domino Best Practices: Sizing
URL: http://www.ibm.com/support/docview.wss?rs=203&uid=swg27008851
* Title: Notes/Domino Best Practices: Transaction Logging
URL: http://www.ibm.com/support/docview.wss?rs=203&uid=swg27009309
* Title: Notes/Domino Best Practices: Domino Web Access
URL: http://www.ibm.com/support/docview.wss?rs=203&uid=swg27009330
* Title: Notes/Domino Best Practices: Upgrade and Migration
URL: http://www.ibm.com/support
and this:
http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/SG245602.html
Do you have a lot of agents?
1500 users. Any big mail db?
Lots of full-text index?
Is it a big server (CPU, disk space)?
JYR