Hallo, * David Kalnischkies [Wed, Feb 25 2015, 02:18:09PM]: > Control: retitle -1 apt-cacher-ng: deal/document https proxy handling > Control: reassign -1 apt-cacher-ng > Control: severity -1 wishlist
Sure, and it does already exist, even in Wheezy. Just enable it. $ grep CONNECT /etc/apt-cacher-ng/acng.conf # using a CONNECT request. This is particularly useful to allow access to SSL # PassThroughPattern: .* # this would allow CONNECT to everything Just tested with: PassThroughPattern: .*docker It works for a while and then the connection gets stuck for minutes with "Waiting for headers" and ends with: W: Size of file /var/lib/apt/lists/partial/get.docker.com_ubuntu_dists_docker_Release.gpg is not what the server reported 473 76963 I need some quiet time to properly debug it... not today. Maybe it's even apt's fault?! Regards, Eduard. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

