DNSE-361 — Reply is too long, it could cause problem to resolver
Some resolvers are buggy and cannot handle replies that exceeds their internal buffer size. These limits are configurable and typical values used in resolvers are set as default values for 'ptr-reply-size' and 'adr-reply-size' configuration items.
Incoming reply contains set of addresses or PTR records that exceeds configured limit.
Whole answer is ignored and next server is tried.