Closed GoogleCodeExporter closed 9 years ago
Using config: NULL
=> That sounds like no configuration module can be loaded AT ALL
Using ignore:
Config is: direct://
=> Hence, direct is the only solution.
please try with
_MM_DEBUG=1 _PX_DEBUG=1 proxy http://www.google.com
(proxy test program comes from libproxy-tools subpackage on openSUSE)
Original comment by dominiqu...@gmail.com
on 30 Mar 2013 at 4:59
I understand the problem but i want WPAD module to get preference over ignore
or i need to set WPAD in ignore patterns.
Original comment by uraveen...@gmail.com
on 1 Apr 2013 at 4:32
No, you don't understand the problem. There are *no* modules loaded at all. It
isn't a preference thing. Until you have modules loading, we can't help you.
Original comment by nathan...@themccallums.org
on 1 Apr 2013 at 3:59
[deleted comment]
I've written this attached code to get the proxy using WPAD via DNS method.
I've checked the binaries of libproxy modules, i haven't found any
config_wpad.so or wpad_dns.so in the system. is the problem happens because of
this ?
Original comment by uraveen...@gmail.com
on 2 Apr 2013 at 11:24
Attachments:
Yes, missing modules is your problem.
Original comment by nathan...@themccallums.org
on 2 Apr 2013 at 7:18
if i able to have wpad_dns.so in module folder , am i able to run the above
attached codes to get proxy ? or is any environment variable need to set ?
Original comment by uraveen...@gmail.com
on 3 Apr 2013 at 4:15
Original issue reported on code.google.com by
uraveen...@gmail.com
on 25 Mar 2013 at 6:31