2. Configuring the SGD Gateway
A. SGD Gateway Architecture Overview
Changing the Maximum Number of AIP Connections
Calculating the Number of AIP Connections
Changing the Maximum Number of HTTP Connections
Calculating the JVM Memory Size
Changing the Binding Port for the SGD Gateway
Using Unencrypted Connections to the SGD Array
Using External SSL Accelerators
How to Enable External SSL Accelerator Support
Using Client Certificates With the SGD Gateway
How to Configure the SGD Gateway to Use Client Certificates
Enabling the Balancer Manager Application
Enabling the Reflection Service
How to Enable Unauthorized Access to the Reflection Service
How to Enable Authorized Access to the Reflection Service
About the RESTful Web Services
By default, the SGD Gateway refuses HTTP connections on Transmission Control Protocol (TCP) port 80.
To enable connections on TCP port 80, use the gateway config enable command to enable the HTTP redirection service, as follows:
# /opt/SUNWsgdg/bin/gateway config enable --routes-http-redirect
You must restart the SGD Gateway to enable any changes you make.