http_proxy

Background

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.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the http_proxy key, and set the value. This can be set to any valid String value.

Default value

http_proxy=

Examples

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