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?