Skip to main content
Version: v7

KB-9012

How to configure multiple ports on same server?

Problem Statement

User wants to forward user request to multiple backend with their respective port numbers.

Solution

Users can configure the Haltdos WAF CE to handle multiple client requests to be load balanced between multiple backend server having multiple backend ports.

Users need to follow below-mentioned steps to configure multiple backend servers with their multiple ports.

  1. User need to log in to the Haltdos WAF CE Web UI console using following URL in the web browser. (https://<\machineIP>:9000)
Note

User can log in first time with credential which they have set at the time of registering the license.

  1. Post login, users need to follow this path to reach the server farm : Home > WAF > Server Farm > Servers and click on add server option.

  1. Users need to fill the required details like, server IP address and backend server port and click on save changes.

Once user click on save changes, server will be added in server farm. Now, Haltdos WAF CE will automatically start balancing the load between the server.

In this way, users can configure multiple backend server listening on multiple backend ports.