DNS/BIND9.11/named.confについて、ここに記述してください。
http://www.zytrax.com/books/dns/ch7/queries.html#minimal-responses
- minimal-responses yes | no ;
- minimal-responses yes ;
If yes the server will only add records to the authority and additional data sections when they are required by the protocol, for instance, delegations and negative responses.
This may improve the performance of the server by reducing outgoing data volumes.
The BIND default is no. This statement may be used in a view or a global options clause.