Previous | Contents | Next
Chapter 8: Miscellaneous
Filtering by client IP or hostname is not supported directly. However, an inetd daemon is shipped with the package which makes the use of tcpd possible. See tcpd(8) and related manpages for further details. Installation into /etc/inetd.conf is done with a line like this one:
3143 stream tcp nowait user /usr/sbin/tcpd
/usr/local/sbin/in.acng /var/run/apt-cacher-ng/socket
Use "make in.acng" to compile the wrapper client.
Preliminary meanings of Debug option settings are:
-
0: No debug printing
-
1: Log file write buffers are flushed faster
-
2: extra information appears within usual transfer log
-
3 and 4: limited debug information is written to apt-cacher.err
-
5: much more debug information written to apt-cacher.err (requires a special binary, see above)
-
11: like 5 but all Debug marks are printed to the log, including anonymous marks for code flow tracking.
Comments to blade@debian.org
[Eduard Bloch, Tue, 20 Nov 2007 00:03:24 +0100]