Difference: APPXEnvironmentVariableList (5 vs. 6)

Revision 62016-05-04 - JoeOrtagus

Line: 1 to 1
 
META TOPICPARENT name="APPXEnvironmentVariables"

Environment Variables List

This document describes Environment Variables recognized by APPX 4.1. Most are also recognized by earlier APPX releases, as noted. This document is divided into three sections:

Line: 238 to 238
 |

APPX_UNIXIO_STATS |||||||| |

|

Changed:
<
<
Log file name into which APPX will log every AppxIO file open, close and I/O. APPX opens and immediately closes some files right at startup. If you have set this variable, and tried to run APPX, and the log file is empty, there is most likely some generic error occurring. If you get some entries in the log, then the problem is with one (or more), but not all, files. This might help you catch permission errors. Note that the statistics for a file are written when the file is closed, so if a file is closed and reopened, it will appear more than once in the APPX_UNIXIO_STATS log.

>
>
This variable is available only on Unix systems. Log file name into which APPX will log every AppxIO file open, close and I/O. APPX opens and immediately closes some files right at startup. If you have set this variable, and tried to run APPX, and the log file is empty, there is most likely some generic error occurring. If you get some entries in the log, then the problem is with one (or more), but not all, files. This might help you catch permission errors. Note that the statistics for a file are written when the file is closed, so if a file is closed and reopened, it will appear more than once in the APPX_UNIXIO_STATS log.

 The format of the report it produces is: ||||||| | ^ |

open count |

Line: 253 to 253
 |

APPX_UNIXIO_PROCS |||||||| |

|

Changed:
<
<
Used in conjunction with APPX_UNIXIO_STATS, setting this variable to true will cause APPX to also log the process names, as they are executed. Unless APPX_UNIXIO_STATS is set, this variable does nothing.

>
>
This variable is available only on Unix systems. Used in conjunction with APPX_UNIXIO_STATS, setting this variable to true will cause APPX to also log the process names, as they are executed. Unless APPX_UNIXIO_STATS is set, this variable does nothing.

 Valid values: true
Default value: not set
||||||| |

APPX_FD_CACHE_LOG ||||||||
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback