[PATCH] DNS performance fix

Aaron Haslett aaronhaslett at catalyst.net.nz
Wed Jan 9 23:06:19 UTC 2019


Hi all,

Indeed's Austin office has a DNS performance problem which we tracked
down to a database search efficiency problem.  The issue is
SCOPE_ONELEVEL is used on wildcard dns searches, but onelevel searches
currently have a performance problem related to GUID indexing, so this
patch changes the search scope to SCOPE_SUBTREE.

https://gitlab.com/catalyst-samba/samba/pipelines/42781270

https://bugzilla.samba.org/show_bug.cgi?id=13738

Thanks,

Aaron H and the Catalyst team

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dns_onelevel_fix2.patch
Type: text/x-patch
Size: 1440 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20190110/1177c0d3/dns_onelevel_fix2.bin>


More information about the samba-technical mailing list