Configuring a Proxy
You can use a proxy for capturing a URL by adding a <Proxy> element inside of the <Identity> or <DefaultIdentity> node in the cd_archivemanager_conf.xml. The <Proxy> element has mandatory elements host and port.
About this task
For proxy servers that require a username and password, you need to add a <Credentials> node inside of the <Proxy> node and specify the attributes username and password.