Skip to content

http_proxy_port

Port of HTTP proxy used during crawling.

Key: http_proxy_port
Type: Integer
Can be set in: collection.cfg

Description

If you are required to use a HTTP proxy to crawl web sites, there are a number of options that can set the appropriate parameters needed to access the proxy server.

The http_port is the port number to access the proxy server, for example the Squid proxy server uses port 3128 by default.

Default Value

http_proxy_port=

Examples

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

See Also

top

Funnelback logo
v15.24.0