Apache provides functions to manage
reliable piped logs. These are logs
that are piped to another program. Apache restarts the program if it
dies. This functionality is disabled if
NO_RELIABLE_PIPED_LOGS
is defined. The functions
still exist and work, but the
“reliability” is disabled.