LSF_RES_STARTUP_RETRY_INTERVAL

Syntax

LSF_RES_STARTUP_RETRY_INTERVAL=seconds

Description

If res failed to initialize socket, this parameter specifies the amount of time to wait before res tries again (if LSF_RES_STARTUP_RETRY_TIMES is specified).

Valid values

1 - INFINIT_INT

INFINIT_INT is defined in lsf.h.

Default

If LSF_RES_STARTUP_RETRY_TIMES is defined, the default value is 1.Otherwise, not defined.

See also

LSF_RES_STARTUP_RETRY_TIMES