Configuring an HTTP Proxy for a Server Group

You can configure an HTTP proxy for all servers in a server group.

Agent Support

The following agents support configuration via an HTTP proxy (using client/client group or server group settings):

  • Amazon EC2

  • Amazon DynamoDB

  • Amazon Redshift

  • Amazon Relational Database Service (RDS)

  • Azure Database for MariaDB

  • Azure Cosmos DB

  • MySQL

  • Oracle Cloud Infrastructure (OCI)

  • PostgreSQL

  • Salesforce

Procedure

  1. From the navigation pane, go to Manage > Server groups.

    The Server groups page appears.

  2. Click the server group.

    The server group page appears.

  3. On the Configuration tab, in the HTTP proxy section, move the Use HTTP proxy toggle key to the right.

    The HTTP proxy dialog box appears.

  4. Enter the proxy server name and proxy port.

  5. To specify authentication options, move the Use authentication toggle key to the right, and then enter or add credentials.

  6. To use the HTTP proxy with network topologies, move the Use with network topologies toggle key to the right.

    If you select this setting, the network daemon service uses this HTTP proxy for the outgoing connections that are set up in the network topology for the server group.

  7. To enter a domain or website that does not require this HTTP proxy, enter the address in the Proxy bypass list field, and then click Add.

    For example:

    • You can enter a hostname, such as rds.ap-south-1.amazonaws.com

    • You can enter a domain using the "." operator, such as .amazonaws.com

  8. Click Save.

Loading...