If DNS traffic is being routed through an overloaded proxy instead of a direct connection for local sites, latency increases.
Move this rule to the to ensure it has the highest priority. C. Enable Performance-Boosting Protocols DNS · Project V Official
Avoid relying on V2Ray’s internal basic IP queries for complex needs. Instead, specify high-performance public resolvers in your config.json .
Use Cloudflare (1.1.1.1) or Google DNS (8.8.8.8). Example Config Snippet: "dns": { "servers": [ "8.8.8.8", "1.1.1.1", "localhost" ] } Use code with caution. B. Implement High-Priority Routing