[Mike Gabriel]
> The wpad.dat shipped with debian-edu-config should enforce DIRECT
> connects for hosts in the .local domain:
I agree. But I have vague memories of this causing browser hang in some
browsers when trying to visit names missing in DNS or where the DNS
server were slow, possibly b
Package: debian-edu-config
Severity: minor
Version: 1.818
Tags: patch
The wpad.dat shipped with debian-edu-config should enforce DIRECT
connects for hosts in the .local domain:
"""
function FindProxyForURL(url, host)
{
if (!isResolvable(host) ||
isPlainHostName(host) |
2 matches
Mail list logo