Performance Improvement – What do these Notes.ini variables do?
I was taking a look at this article at IBM.
I noticed that they added these variables to R6.5.x server:
NSF_DBCache_MaxEntries=4100
Server_pool_tasks=60
Server_max_concurrent_trans=60
Server_show_performance=1
Server_TransInfo_Range=9
and these notes.ini variables to 7.0x server:
NSF_DBCache_MaxEntries=4100
server_pool_tasks=60
server_max_concurrent_trans=60
server_show_performance=1
Server_TransInfo_Range=9
Cluster_replicators=3
FTUpdate_Idle_Time=25
Update_Idle_Time=25
EnableForcedFillOnFileExtend=1
NSF_DBCache_Max_Clean_Hold_Time=9999
Just wondering exactly what they do. It would have been nice if they would have explained the benefits of the performance improvement instead of just comparing the two versions of Domino.
Have you tried this webpage?
http://www.lntoolbox.com/en/notesini-reference.html
they list many many entrys and you could leave contacts to every notes.ini entry for other visitors.