Ziproxy

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Monkbot (talk | contribs) at 00:06, 2 January 2020 (→‎External links: Task 15: language icon template(s) replaced (1×);). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Ziproxy
Stable release
3.3.1 / December 3, 2014 (2014-12-03)
Repository
Operating systemUnix-like
TypeProxy server
LicenseGNU General Public License
Websiteziproxy.sourceforge.net
A forwarding proxy connecting an internal network and the Internet.
A forward proxy taking requests from an internal network and forwarding them to the Internet. Those on the internal network may not have a direct connection to the Internet.

Ziproxy is a forwarding, non-caching, compressing, HTTP proxy server targeted for traffic optimization. The ziproxy software is regarded as lightweight in terms of memory and processing power consumption.

This software works by recompressing pictures (such as JPEG, GIF, PNG, JPEG 2000), gzipping text and HTML/JS/CSS data optimization. Additionally it offers latency reduction by preemptive name resolution.

Further functionalities of compression are supplied by means of optimization of code, named HTMLopt, CSSopt and JSopt (HTML/CSS/JS) which are analogous with Minification (programming).

Currently there are ports being maintained by third parties for Debian, Gentoo Linux, FreeBSD, and OpenBSD.

See also

External links