Setting the Production Mode Property

Production mode can be set by setting the Terracotta property in the Terracotta configuration:

<tc-properties>
  ...
  <property name="l2.enable.legacy.production.mode" value="true" />
</tc-properties>

Production mode requires the --force flag to be used with the stop-tc-server script if the target is an active server with no mirror.