[ 源代码: ziproxy ]
软件包:ziproxy(3.3.1-2.1)
compressing HTTP proxy server
Ziproxy is a forwarding, non-caching and compressing HTTP proxy server. Basically it squeezes images by converting them to lower quality JPEGs and compresses (gzip) HTML and other text-like data. It also provides other features such as: HTML/JS/CSS optimization, preemptive hostname resolution, transparent proxying, IP ToS marking (QoS), Ad-Blocker, detailed logging and more.
Ziproxy may be installed in a number of different ways. Most common setup modes:
1) As a remote proxy (by far, the most commonly used setup) Ziproxy accesses the remote www servers through a fast link, compresses the data, then send it to the client through a slow link. In such setups there's no additional software required by the client, Ziproxy acts much as a common network proxy. 2) As a local and remote proxy Similar to setup #1, except that the client also runs its instance of Ziproxy. Although Ziproxy does not require a Ziproxy-specific client, there are circumstances where is desired to run Ziproxy-as-a-client: * Client does not support JPEG 2000. * Client supports JPEG 2000 but it is buggy and/or slow. * Client does not support gzip. * Need to support both JPEG 2000 and standard JPEG at the same proxy.
其他与 ziproxy 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libc6 (>= 2.15) [除 arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgif7 (>= 5.1)
- library for GIF images (library)
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libsasl2-2
- Cyrus SASL - authentication abstraction library
-
- dep: lsb-base (>= 3.0-10)
- Linux 标准规范初始化脚本功能
-
- dep: passwd
- 改变和管理用户密码和组数据
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时