I have a question on the log_session parameter. If we remove this parameter, will the Usage-> by User in the log file still be populated with this info. We have a cluster of 2 domino servers with one of them having this parameter enabled. Does this effect replication between servers in anyway?
Subject: Answers
I have a question on the log_session parameter. If we remove this parameter, will the Usage-> by User in the log file still be populated with this info. YesWe have a cluster of 2 domino servers with one of them having this parameter enabled. Does this effect replication between servers in anyway? No
Subject: Log_sessions
thanks… so my obvious question is what is the USE of this paramter?
Subject: Answer
If it is of no benefit to you you certainly can turn it off… LOG_SESSIONS=0 Any console logging of any type creates a very slight overhead on the server’s io so reducing the amount of console logging is not a bad thing unless it impacts your servicability. I have had it on in my development domain for 16 years because it helps me see user activity and helps me some times when trouble shooting having this information in my console logs.