FILE_TRACE_FLUSH

Setting FILE_TRACE_FLUSH to "1" (on) causes AcuConnect to flush the error trace buffer to disk after every alias program execution. This function also ensures that in the event that the acurcl daemon terminates abnormally, all trace information, up to the last alias program execution, is captured in the error file.

If this configuration variable is not used (set to 0, false, or off), and AcuConnect terminates unexpectedly, an undefined amount of trace information is lost. FILE_TRACE_FLUSH is set to "false" by default.

Note that you can also enable trace flushing when you start the acurcl daemon by including the -t  # command-line switch in the -start command. See Starting AcuConnect for more information.