v2fly / v2ray-core

A platform for building proxies to bypass network restrictions.
https://v2fly.org
MIT License
28.91k stars 4.58k forks source link

Decrease FakeDNS TTL #3043

Open r3a1d3a1 opened 2 months ago

r3a1d3a1 commented 2 months ago

10 minutes is too long. Why not make it 5s for FakeDNS? It'd slightly increase CPU usage but minimize poisoning downtime significantly.

4-FLOSS-Free-Libre-Open-Source-Software commented 2 months ago

Should reduce default TTL (Time to Live), to reduce false FakeDNS caches. Or make it configurable.