Hi all,
We are currently considering ways to improve our domino environment. We have reasonable user response times (that is to say that the users do not currently complain). What we have noticed though is that FTIs that are marked as that they should be updated “immediately” are not in fact being updated on the immediate basis.
The relevant servers are all cluster servers, and each one of them is running multiple cluster_replicator tasks. One instance of the update task is run on each of these servers. For this reason I am reluctant to initiate additional update tasks (w.r.t. the rule of thumb that one update task can be run for each CPU, and w.r.t. a similar rule of thumb that one cluster_replicator task can be run for each CPU).
I have perused the redbook “Domino 7 Performance Tuning: Best Practices to Get the Most Out of Your Domino Infrastructure”.
I would like to know if anyone has implemented one of the following parameters:
Update_Idle_Time
Update_Idle_Time_MS
If so, were there any unexpected side effects?
Similarly, if anyone has implemented any of the following, I would also be interested to hear if there were any unexpected side effects:
update_fulltext_thread=1
with/without ftupdate_idle_time or ftupdate_idle_time_ms.
Thanks in advance,
Ben