From ae713f06c76f0129e573357642fcca3f08a61eeb Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Fri, 9 Sep 2005 02:48:54 +0000 Subject: Update squid package from Michael Capp --- packages/squid_traffic.xml | 125 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 packages/squid_traffic.xml (limited to 'packages/squid_traffic.xml') diff --git a/packages/squid_traffic.xml b/packages/squid_traffic.xml new file mode 100644 index 00000000..037752e2 --- /dev/null +++ b/packages/squid_traffic.xml @@ -0,0 +1,125 @@ + + + + + squidtraffic + + + + + + ['installedpackages']['package']['squidtraffic']['configuration']['settings'] + /pkg_edit.php?xml=squid_traffic.xml&id=0 + + + + General Settings + /pkg_edit.php?xml=squid_ng.xml&id=0 + + + + Upstream Proxy + /pkg_edit.php?xml=squid_upstream.xml&id=0 + + + + Cache Mgmt + /pkg_edit.php?xml=squid_cache.xml&id=0 + + + + Network Access Control + /pkg_edit.php?xml=squid_nac.xml&id=0 + + + + Traffic Mgmt + /pkg_edit.php?xml=squid_traffic.xml&id=0 + + + + + + + + + Maximum Download Size (KB) + max_download_size + This value allows limitation to download size (in KB) for each download request. The default value is 0, which disables the limitation. + input + 4 + + + + Maximum Upload Size (KB) + max_upload_size + This value allows limitation to upload size (in KB) for each upload request. The default value is 0, which disables the limitation. + input + 4 + + + + Download Throttle on Interface + dl_overall + This value specifies the bandwidth throttle on the interface if desired. + select + + + + + + + + + + + + + + + Download Limit Per Host + dl_per_host + This value specifies the download limit per host if desired. + select + + + + + + + + + + + + + + + Throttle Binary Files + throttle_binary_files + checkbox + + + + Throttle CD Images + throttle_cd_images + checkbox + + + + Throttle Multimedia + throttle_multimedia + checkbox + + + + \ No newline at end of file -- cgit v1.2.3