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
17.20
Published
November 2022
Language
English (United States)
Last Update
2023-11-30
dita:mapPath
bis1632417576364.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://ubuntu.com/server/docs/proxy-servers-squid

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