You can identify if there are potential problems with indexing.
Procedure
-
Select the Canister Status report.
- Select an individual canister.
- Review the value for
Un-indexed sessions
.
- The above value needs to be compared to the number of hits
being submitted per second to the canister to effectively gauge if
session indexing is a bottleneck.
- The interval in which the Session Indexer checks for new sections is defined by default to be
10000
milliseconds (ten seconds). You can review this setting through
Manage Services. See "Configuring Indexing" in the Discover
Configuration Manual.
- If the number of un-indexed sessions is approaching the number
of sessions to be inserted on average during the interval between
index checks, Session Indexing may be having a difficult time keeping
up with the traffic load.
Results
To improve session performance, you can examine configuration settings in Manage Services.