apt-proxy\&.conf   (5) manpage
apt-proxy\&.conf
5
21 Nov 2002
apt-proxy
  • NAME
      apt-proxy.conf - configuration file for apt-proxy

  • DESCRIPTION
      apt-proxy.conf is the configuration file for apt-proxy. When apt-proxy starts up, it will read /etc/apt-proxy/apt-proxy.conf.
      /etc/apt-proxy/apt-proxy-v2.conf will be read instead if it exists to make upgrading from v1 easier.

  • [DEFAULT]
      This section holds options global to the whole apt-proxy:
      address
      IP address on which apt-proxy will listen for requests. Multiple addresses have a empty space between it.
      port
      TCP port on which apt-proxy will listen for requests.
      min_refresh_delay
      If different from off, means that Packages and other control files will not be refreshed more frequently than this number of seconds.
      timeout
      Maximum I/O timeout in seconds for backend transfers. Default: 30 seconds. If no response is received from a backend server in this time, apt-proxy will try the next server in the list.  Y
      cache_dir
      Cache directory.  Default: /var/cache/apt-proxy
      cleanup_freq
      If different from off, indicates the time between housekeeping attempts: delete files that have not been accessed in max_age, scan cache directories and update internal tables, ...
      max_age
      If different from off, indicates the maximum age of files before deletion from the cache.
      max_versions
      If different from off, indicates the maximum number of versions of a
Current Users: 35 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.