On fre, 2008-06-06 at 14:37 +0200, Ionel GARDAIS wrote: > I got a user (whom I can trust) who uses an explicit proxy configuration > : there are no improvments. Ok. Then it's at the proxy, or the DNS servers it uses. Remember that to diagnose DNS slowness you need to query for hosts and domains which has not yet been visited, as the DNS server also caches a lot. Lookups of already visited domains/hosts is not valid as proof to say that the DNS is fine.. > I tried to avoid use of calls which cause DNS lookups (hence the > host.match() and host.indexOf() ). Good. Regards Henrik