}
worker_mem_report(worker, NULL);
/* if statistics enabled start timer */
- verbose(VERB_ALGO, "set statistics interval %d secs",
- worker->env.cfg->stat_interval);
- worker_restart_timer(worker);
+ if(worker->env.cfg->stat_interval > 0) {
+ verbose(VERB_ALGO, "set statistics interval %d secs",
+ worker->env.cfg->stat_interval);
+ worker_restart_timer(worker);
+ }
return 1;
}
on sighup. On a restart 'did not exit gracefully last time' warning is
printed. Perform ./configure --with-libevent=no or update libevent, rerun
configure and recompile unbound to make sighup work correctly.
+ It is strongly suggested to use the latest version of libevent (1.4 or more)
+ on Solaris, because of fixes in the solaris event port code in libevent.
o If you receive no answers deploying unbound on a private network.
Check that the zone you configure as a stub zone is correct, listing working
ip-addresses. Check that the NS data in the zone, those hostnames, are