wrapper.console.flush

Compatibility :3.2.0
Editions :Professional EditionStandard EditionCommunity Edition
Platforms :WindowsMac OSXLinuxIBM AIXFreeBSDHP-UXSolarisIBM z/OSIBM z/Linux

When set to TRUE causes the Wrapper to implicitly flush stdout after each line of output is sent to the console. For normal operation, this does not appear to be necessary. But users who are piping the console output of the Wrapper process into another application have reported that the console output was not being flushed in real time. The default value is "FALSE".

Example:
wrapper.console.flush=FALSE

NOTE

Starting with Wrapper version 3.5.25, the default value is "TRUE" if the Wrapper is running under CYGWIN.

Reference: Console