puredns
puredns copied to clipboard
Added socket count option to use with massdns
I added the socket count option so that puredns can run massdns with the option configured. I observed good performance improvement when setting the option:
With socket count configured to 10:
Without socket count:
I also tried adding the processes flag but removed the changes as puredns crashed from it.
Any updates on this PR?