Skip to main content

We Have Moved

The IBM Application Gateway has a new home - docs.verify.ibm.com/gateway

The documentation on this site will no longer be maintained after v21.02, please update your bookmarks.


Connection Type

Description

The connection type the reverse proxy will make for this resource server.

Properties

The following table(s) describe the configuration properties for this component:

Name Type Constraints
connection_type string Values: tcp,ssl,tcp_proxy,ssl_proxy
Default:tcp

Example

 resource_servers:
         - path: "/example" 
           ...
           connection_type: ssl