http_proxy_user

Background

This option sets the username (if required) used to authenticate with a proxy server used for crawling.

The http_proxy_user is the username for the proxy server.

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_user key, and set the value. This can be set to any valid String value.

Default value

http_proxy_user=

Examples

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