File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # Version 2.1.15 [not released yet]
2+ - The proxy now dynamically reduces timeouts as the connection limit is
3+ approached, improving performance and preventing connection exhaustion under
4+ heavy load.
5+ - Fixed crashes in the configuration file watcher when fsnotify creation
6+ fails.
7+ - DHCP resolver errors ($DHCP forwarding) are now properly logged and
8+ visible to system administrators.
9+ - Fixed double-bracketing of IPv6 addresses in DoH stamps that could prevent
10+ proper connection to IPv6 DoH servers.
11+ - Cache statistics are now more accurate by only counting queries that
12+ actually participate in caching.
13+ - The monitoring UI has been enhanced with server health indicators and
14+ improved display of resolver performance metrics.
15+ - Proxy hostnames (when using SOCKS/HTTP proxies) are now pre-resolved using
16+ bootstrap resolvers if they are domain names.
17+ - Multiple IP addresses per hostname are now cached instead of randomly
18+ selecting one, improving connection reliability for multi-homed servers.
19+
120# Version 2.1.14
221 - Added support for client IP address encryption in logs using IPCrypt
322(https://ipcrypt-std.github.io/). Three algorithms are supported:
You can’t perform that action at this time.
0 commit comments