Hi,
For NSD,All operation(task) can trigger a reload action,the reload action stop current query processes,and start new query processes.
so,Do NSD can answer queries during the reload operation?
I think it have effect,and maybe very short.
Hi, For NSD£¬All operation(task) can trigger a reload action,the
reload action stop current query processes,and start new query
processes. so,Do NSD can answer queries during the reload
operation? I think it have effect,and maybe very short.
NSD can answer queries during the reload operation. It forks a
separate process that performs the reload. The other process(es)
answer queries like normal (using the original zone contents).