软件包:apt-cacher(1.7.30)
Caching proxy server for Debian/Ubuntu/Devuan software repositories
Apt-cacher performs caching of files requested by apt-get (or other APT clients such as aptitude or synaptic). Apt-cacher can also proxy Debian Bugs SOAP requests for apt-listbugs. It is most useful for local area networks with limited network bandwidth or to reduce multiple large downloads.
When a file or package is requested, apt-cacher checks whether it already has the requested version, in which case it fulfils the request immediately. If not, it downloads the package while streaming it to the client at the same time. A local copy is then kept for any subsequent requests.
Apt-cacher has been optimized for best utilization of network bandwidth and is efficient even on slow or low-memory servers. Multiple ways of installation are possible: as a stand-alone proxy, as a daemon executed by inetd or as a CGI program (deprecated). Client machines are configured by changing APT's proxy configuration or modification of access URLs in sources.list.
The package includes utilities to clean the cache (removing obsolete package files), generate usage reports and import existing package files. Optional features include a file checksum verification framework, IPv6 support, FTP and HTTPS (proxying only) support as well as the simultaneous caching of repositories from different distributions.
Apt-cacher can be used as a replacement for apt-proxy, with no need to modify client's /etc/apt/sources.list files (and even reusing its config and cached data), or as an alternative to approx.
其他与 apt-cacher 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 所有初始化系统的帮助工具
-
- dep: debconf (>= 0.5)
- Debian 配置管理系统
- 或者 debconf-2.0
- 本虚包由这些包填实: cdebconf, cdebconf-udeb, debconf
-
- dep: distro-info-data
- information about the distributions' releases (data files)
-
- dep: ed
- 经典 UNIX 行编辑器
-
- dep: libdpkg-perl
- Dpkg perl modules
-
- dep: libfilesys-df-perl
- Module to obtain filesystem disk space information
-
- dep: libio-compress-lzma-perl
- modules for reading and writing lzma/xz files/buffers
-
- dep: libio-interactive-perl
- utility module for interactive I/O
-
- dep: libio-interface-perl
- socket methods to get/set interface characteristics
-
- dep: libipc-sharelite-perl
- Perl module that provides a simple interface to shared memory
-
- dep: libnetaddr-ip-perl
- IP address manipulation module
-
- dep: libsys-syscall-perl
- module to access system calls that Perl doesn't normally provide access to
-
- dep: libwww-curl-perl
- Perl bindings to libcurl
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: update-inetd
- inetd 配置文件更新工具
-
- rec: libberkeleydb-perl
- use Berkeley DB databases from Perl
-
- sug: libfreezethaw-perl
- module to serialize and deserialize Perl data structures
-
- sug: libio-socket-inet6-perl
- object interface for AF_INET6 domain sockets