ProxyPAC Performances

Reading Time: < 1 minuteEach IsInNet generates each time a DNS request.So if many lines, one should do usednsResolve()Resolves hostnames to an IP address. This function can be used to reduce the number of DNS lookups.Example:var resolved_ip = dnsResolve(host);if...