Hello
Thank you for posting in Microsoft Community forum.
I understand that you are experiencing high memory utilization on your Windows Server 2022 DNS server.
There are several reasons why this could be happening, including:
- DNS cache size is too large
- DNS server is under heavy load
- Memory leak in the DNS server process
To troubleshoot this issue, I recommend the following steps:
- Check the DNS cache size and reduce it if necessary. You can do this by opening the DNS Manager, right-clicking on the server name, and selecting Properties. Then, go to the Advanced tab and adjust the cache size as needed.
- Check the DNS server's performance counters to see if it is under heavy load. You can do this by opening the Performance Monitor, adding the DNS Server object, and monitoring the various counters.
- Check for any memory leaks in the DNS server process. You can do this by using tools like Process Explorer or Task Manager to monitor the memory usage of the DNS server process over time.
Best Regards,
Wesley Li