[Webkit-unassigned] [Bug 92844] Add European replay performance tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 06:33:44 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=92844





--- Comment #17 from Balazs Kelemen <kbalazs at webkit.org>  2012-12-10 06:36:09 PST ---
(In reply to comment #16)
> (In reply to comment #15)
> > Setting up the http_proxy and https_proxy this way
> > export http_proxy=http://user:pwd@ip:8080/
> > export https_proxy=https://user:pwd@ip:8443/
> > caused the same output. (Capital env. variable names and without username and password were tried also.)
> 
> I almost forgot I've experimented with localhost (or 127.0.0.1) instead of ip in the envs, but it doesn't help.

This is because of the dns is handled in recent Ubuntu. In 12.10 the default dns server is a local daemon. Furthermore wpr does not play well with resolvconf. I worked it around by simply replacing the resolv.conf link generated by resolvconf with a plain old resolv.conf file.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list