Proxy Server

Forward Proxy Settings
The proxy server used when Drupal needs to connect to other sites on the Internet.
The host name of the proxy server, eg. localhost. If this is empty Drupal will connect directly to the internet.
The port number of the proxy server, eg. 8080
The username used to authenticate with the proxy server.
The password used to connect to the proxy server. This is kept as plain text.
Example: .example.com,localhost,192.168.1.2
Skip HTTP request self test.