Closed GoogleCodeExporter closed 9 years ago
It should use the system proxy when disabled. Could you provide the contents of
chrome://net-internals#proxy after disabling DCP?
Original comment by jerzyglowacki
on 10 Sep 2014 at 2:17
When DCP is *disabled *it indeed uses the system proxy. Here is the
contents of *chrome://net-internals#proxy* after *disabling *DCP
*Effective proxy settings*
Proxy server for FTP: 169.254.226.226:2121
Proxy server for HTTP: 169.254.226.226:808
Proxy server for HTTPS: 169.254.226.226:808
Proxy server for everything else: socks4://169.254.254.226:1080
Bypass list:
127.0.0.1
<local>
Source: SYSTEM
*Original proxy settings*
(1) Auto-detect
(2) Proxy server for FTP: 169.254.226.226:2121
Proxy server for HTTP: 169.254.226.226:808
Proxy server for HTTPS: 169.254.226.226:808
Proxy server for everything else: socks4://169.254.254.226:1080
Bypass list:
127.0.0.1
<local>
Source: SYSTEM
On *enabling *DCP, it no longer uses system-proxy. Here is the contents of
*chrome://net-internals#proxy* after *enabling *DCP.
*Effective proxy settings*
Proxy server for HTTP: https://proxy.googlezip.net:443
Bypass list:
<local>
10.0.0.0/8
172.16.0.0/12
192.168.0.0/16
fc00::/7
*-ds.metric.gstatic.com
*-v4.metric.gstatic.com
Original comment by barunkrb...@gmail.com
on 10 Sep 2014 at 4:47
This is an expected behavior. When DCP is enabled, it overrides the previously
set system proxy. You can set only one proxy at a time.
Original comment by jerzyglowacki
on 10 Sep 2014 at 8:41
Original issue reported on code.google.com by
barunkrb...@gmail.com
on 28 Aug 2014 at 5:08