proxy
Use the proxy stanza entry to define the proxy server used when connecting to the HTTP server.
proxy = host:portDescription
The proxy server used when connecting to the HTTP server.
Options
host:port Specify the host name and port number of the proxy server.
Usage: Optional If this entry is not present, then traffic goes to the server directly rather than going through a proxy.
Default value
None.Example:
proxy = www.example.com:8080Parent topic: [http-updates] stanza