Question
2
Replies
88
Views
Posted: September 17, 2018
Last activity: September 18, 2018
Closed
Solved
Resource impact by High Availability configuration
Is there any impact on CPU, memory resources when we enable high availability configuration? For example, when we set followings,
<env name="session/ha/Enabled" value="true" />
<env name="esssion/ha/crash/RecordWorkInProgress" value="true" />
does that increase CPU, memory resources? Don't we have to concern about performance by this settings for each node?
Hi,
Per my opinion, these will be applicable during drain process only which may have little overhead on CPU & Memory.
~N