AC_TIMEOUT configuration parameter
Use the AC_TIMEOUT configuration parameter to specify the timeout value for the onbar and the archecker processes if one of them exits prematurely.
- ac_config.std value
- UNIX™: 300
- units
- seconds
- takes effect
- When the onbar-v command starts
The AC_TIMEOUT configuration parameter was introduced to avoid onbar and archecker processes waiting for each other indefinitely if one of them exits prematurely, thus avoiding the creation of an orphan and zombie process during data server initialization.