http_proxy_user

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

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

Description

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.

Default Value

http_proxy_user=

Examples

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