http_proxy

This option sets the hostname of a proxy server to use for crawling.

Key: http_proxy
Type: String
Can be set in: collection.cfg

Description

This option sets the hostname of a proxy server to use for crawling.

Notes:

  • The http_proxy must be the name of the proxy server, without any URL protocol.

  • Funnelback only supports HTTP basic authentication when authenticating with a proxy.

Default Value

http_proxy=

Examples

http_proxy=gateway.company.com
http_proxy_port=8080
http_proxy_user=fred
http_proxy_passwd=my,password