Add HTTPS, SVCB, SRV, PTR, NAPTR, DNSKEY and TXT records to the list of
the priority types that are put at the beginning of the slabheader list
for faster access and to avoid eviction when there are more types than
the max-types-per-name limit.
(cherry picked from commit
b27c6bcce894786a8e082eafd59eccbf6f2731cb)
---
Backport of MR https://gitlab.isc.org/isc-private/bind9/-/merge_requests/712
Related https://gitlab.isc.org/isc-projects/bind9/-/issues/3405
Merge branch '3405-limit-the-number-of-resource-records-in-rrset-nxdomain-9.11' into 'bind-9.11'
See merge request isc-projects/bind9!9171