Commit b3c309b
Remove dns_v4_first directive from squid.conf
dns_v4_first is obsoleted after squid v4 [1]. Notes on the
deprecation of dns_v4_first say: "Instead of obeying dns_v4_first
settings, IP family usage order is now primarily controlled by DNS
response time: If a DNS AAAA response comes first while Squid is
waiting for an IP address, then Squid will use the received IPv6
address(es) first."
[1] https://www.squid-cache.org/Doc/config/dns_v4_first/1 parent dd526e1 commit b3c309b
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
0 commit comments