squidtrafficServices: Proxy Server -> Traffic Managementinstalledpackages->package->squidtraffic->configuration->settings/pkg_edit.php?xml=squid_traffic.xml&id=0General Settings/pkg_edit.php?xml=squid_ng.xml&id=0Upstream Proxy/pkg_edit.php?xml=squid_upstream.xml&id=0Cache Mgmt/pkg_edit.php?xml=squid_cache.xml&id=0Network Access Control/pkg_edit.php?xml=squid_nac.xml&id=0Traffic Mgmt/pkg_edit.php?xml=squid_traffic.xml&id=0Auth Settings/pkg_edit.php?xml=squid_auth.xml&id=0Extended Auth Settings/pkg_edit.php?xml=squid_extauth.xml&id=0Maximum Download Size (KB)max_download_sizeThis value allows limitation to download size (in KB) for each download request. The default value is 0, which disables the limitation.input4Maximum Upload Size (KB)max_upload_sizeThis value allows limitation to upload size (in KB) for each upload request. The default value is 0, which disables the limitation.input4Download Throttle on Interfacedl_overallThis value specifies the bandwidth throttle on the interface if desired.selectDownload Limit Per Hostdl_per_hostThis value specifies the download limit per host if desired.selectThrottle Binary Filesthrottle_binary_filescheckboxThrottle CD Imagesthrottle_cd_imagescheckboxThrottle Multimediathrottle_multimediacheckbox
require_once("/usr/local/pkg/squid_ng.inc");
global_write_squid_config();
mwexec("/usr/local/sbin/squid -k reconfigure");