In addition to the standard RES_OPTIONS and LOCALDOMAIN environment variables, the SRES_OPTIONS and SRESOLV_DEBUG variables are supported. More...
Defines | |
#define | SU_DEBUG |
Environment variable determining the debug log level for sresolv module. | |
Variables | |
SRES_OPTIONS | |
Environment variable containing options for Sofia resolver. | |
RES_OPTIONS | |
Environment variable containing resolver options. | |
LOCALDOMAIN | |
Environment variable containing search domain. |
In addition to the standard RES_OPTIONS and LOCALDOMAIN environment variables, the SRES_OPTIONS and SRESOLV_DEBUG variables are supported.
#define SU_DEBUG |
Environment variable determining the debug log level for sresolv module.
The SRESOLV_DEBUG environment variable is used to determine the debug logging level for sresolv module. The default level is 3.
Environment variable containing search domain.
This environment variable is also used by standard BIND resolver.
Environment variable containing resolver options.
This environment variable is also used by standard BIND resolver.
Environment variable containing options for Sofia resolver.
The options recognized by Sofia resolver are as follows:
The same options can be listed in options directive in resolv.conf, or in RES_OPTIONS environment variable. Note that options given in SRES_OPTIONS override those specified in RES_OPTIONS which in turn override options specified in the options directive of resolve.conf.
The meaning of an option can be reversed with prefix "no-".