adclient.watch.slow.lookup.info.threshold
This configuration parameter specifies the adclient threshold (in milliseconds) for the time spent on a complete NSS request. When a NSS request exceeds this threshold, the NSS module writes information to a message to the INFO log file.
By default, this parameter is set to -1, which means that there is no threshold.
For example, the example below specifies that information goes into the INFO log if the request exceeds 20 milliseconds:
adclient.watch.slow.lookup.info.threshold:20