http_proxy_port

This option sets the port of a proxy server used for crawling.

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

Description

This option sets the port of a proxy server used for crawling.

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