From: Larry M. <Lar...@Sp...> - 2004-10-05 05:51:52
|
Warning! Please trim if you're going to include this post in a reply! Apt-proxy 2 has lately become slow as death. I think it started after the last minor upgrade in Sid. The default logging level got turned up in that release, but it also slowed to a crawl, even (especially!) for cached Debs. I see a lot of these (see below) in the log; is this normal? - Larry <-- /var/log/apt-proxy.log snippet --> 2004/10/04 22:43 PDT [Channel,246,192.168.1.15] [debug] Request: GET /debian/pool/main/p/python-imaging/python-imaging_1.1.4-3_all.deb 2004/10/04 22:43 PDT [Channel,246,192.168.1.15] [client] have active fetcher: /debian/pool/main/p/python-imaging/python-imaging_1.1.4-3_all.deb 2004/10/04 22:43 PDT [Channel,246,192.168.1.15] [debug] Headers: Host: ipanema:9999, Connection: keep-alive, User-Agent: Debian APT-HTTP/1.3 2004/10/04 22:43 PDT [Channel,246,192.168.1.15] [debug] Request: GET /debian/pool/main/g/gramps/gramps_1.0.7-4_all.deb 2004/10/04 22:43 PDT [Channel,246,192.168.1.15] [fetcher_activate] (debian) http://mirrors.kernel.org:80/debian/pool/main/g/gramps/gramps_1.0.7-4_all.deb 2004/10/04 22:43 PDT [Channel,246,192.168.1.15] [file_ok] check_cached: /var/cache/apt-proxy/debian/pool/main/g/gramps/gramps_1.0.7-4_all.deb 2004/10/04 22:43 PDT [-] [file_ok] Modification time:Tue Sep 28 21:32:02 2004 2004/10/04 22:43 PDT [-] [file_ok] file is immutable: /var/cache/apt-proxy/debian/pool/main/g/gramps/gramps_1.0.7-4_all.deb 2004/10/04 22:43 PDT [-] [fetch_real] Using cached copy of /var/cache/apt-proxy/debian/pool/main/g/gramps/gramps_1.0.7-4_all.deb 2004/10/04 22:43 PDT [-] [fetcher_activate] (debian) http://mirrors.kernel.org:80/debian/pool/main/g/gramps/gramps_1.0.7-4_all.deb 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] Unhandled error in Deferred: 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] Failure: exceptions.Exception: Consumer asked us to stop producing 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] [debug] Client connection closed 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] Top 10: 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 270 Request 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 237 FetcherFile 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 182 Server 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 174 FileSender 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 140 Channel 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 85 Exception 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 63 StringTransport 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 42 Deferred 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 33 DBError 2004/10/04 22:45 PDT [Channel,246,192.168.1.15] 24 StandardError <-- End of snippet --> |