Proxy Server Support - BAR - Data Stream Architecture

Teradata® DSA User Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
BAR
Data Stream Architecture
Release Number
20.00
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-07-08
dita:mapPath
aic1738188149570.ditamap
dita:ditavalPath
vwp1576617377804.ditaval
dita:id
cyv1467242268519
Product Category
Software
Teradata Tools and Utilities

Proxy Server is a dedicated server between Cloud Storage Server and Access Module. It redirects the Cloud Storage Server REST API request or response between access module and cloud storage. See https://documentation.ubuntu.com/server/how-to/web-services/install-a-squid-server/

To enable Proxy Server Support in Access Module, you must pass the following parameters to the Access Module Library. To pass the parameters, set the following properties in /etc/opt/teradata/dsa/clienthandler.properties file.

AWS S3 Access Module:

axm.libAXMS3.so.s3proxyhost=proxyserverName

axm.libAXMS3.so.s3proxyport=port

Azure Access Module:

axm.libAXMAzure.so.s3proxyhost=proxyserverName

axm.libAXMAzure.so.s3proxyport=port

GCP Access Module:

axm.libAXMGCP.so.s3proxyhost=proxyserverName

axm.libAXMGCP.so.s3proxyport=port