Troubleshooting V2Ray Slow DNS Server Issues: A Complete Guide
Next, navigate to the "routing" section. You must ensure that DNS traffic intended for local servers goes straight to your local network (direct), while international DNS traffic goes through your proxy outbound.
If you're using TUN mode, watch for the "deadlock" scenario mentioned earlier. If you see log lines like accepted udp:8.8.8.8:53 [socks -> proxy] , it's a strong indicator that your DNS requests are being looped back into the proxy tunnel. v2ray slow dns server
Before changing anything, collect data.
Here is an optimized example of a client-side V2Ray DNS configuration designed to eliminate latency: Troubleshooting V2Ray Slow DNS Server Issues: A Complete
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
"dns": "servers": [
"dns": "servers": [ "https://1.1.1.1/dns-query", "https://dns.quad9.net/dns-query" ]