squid.inc
squidupstream
Proxy server: Upstream proxy settings
General settings
/pkg_edit.php?xml=squid.xml&id=0
Upstream proxy
/pkg_edit.php?xml=squid_upstream.xml&id=0
Cache management
/pkg_edit.php?xml=squid_cache.xml&id=0
Access control
/pkg_edit.php?xml=squid_nac.xml&id=0
Traffic management
/pkg_edit.php?xml=squid_traffic.xml&id=0
Auth settings
/pkg_edit.php?xml=squid_auth.xml&id=0
Local users
/pkg.php?xml=squid_users.in
Enable forwarding
proxy_forwarding
This option enables the proxy server to forward requests to an upstream server.
checkbox
proxy_addr,proxy_port,icp_port,username,password
Hostname
proxy_addr
Enter here the IP address or host name of the upstream proxy.
input
TCP port
proxy_port
Enter the port to use to connect to the upstream proxy.
3128
input
5
ICP port
icp_port
Enter the port to connect to the upstream proxy for the ICP protocol. Use port number 7 to disable ICP communication between the proxies.
7
input
5
Username
username
If the upstream proxy requires a username, specify it here.
input
Password
password
If the upstream proxy requires a password, specify it here.
password
squid_validate_upstream($_POST, &$input_errors);
squid_resync();