Hi,
I did test the following:
SRV1: for i in `seq 1 50`; do apt-get update; done
SRV2: for i in `seq 1 50`; do apt-get update; done
When both servers (etch) try to get Release/Release.gpg
apt-proxy hangs.
apt-proxy works fine when only one server is connecting.
apt-proxy version Debian etch 1.9.35-0.3
(I also tried the version in Debian testing (1.9.36) with the same problem....
2007-09-26 08:35:59 UTC in apt-proxy