Skip to main content
Skip table of contents

Adding multiple Connectors in Gateway Jetty Server

By default, a Jetty connector will be created in the APIGateway server which listens to a specific port. All the APIs deployed in the apigateway server will be exposed by this port. In situations where APIs need to be exposed by multiple ports, there is an option to enable it. Please follow the steps given below to create multiple connectors in the APIGateway Jetty Server.

  1. Launch eStudio and open AGS profile.



  2. Go to APIGATEWAY > Fiorano > APIGateway > Jetty > PeerAPIManagementJetty, right-click PeerAPIManagementJetty and click Add Connector.



  3. Expand PeerAPIManagementJetty; a new connector gets added.



  4. Click the connector to find the connector configuration on the right side.

    Give details such as port number and SSL details as required.

    Multiple connectors can be added in the same manner.

  5. Click the save 
     button or press CTRL+S to save the profile and start the AGS server.

  6. Login to API dashboard and deploy any APIProject in the Server Group which has this gateway server added.

  7. Go to the Overview page of the APIProject. Multiple URLs for the resource can be found, which enables the invoking of APIs successfully.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.