KB: 1025
How to create/add a new server group in a listener?
Problem Statement
The user wants to add a new server group in a listener so that listener can listen on a different port and forward the request to a specific server.
Solution
Steps to Solve:-
- Login into Haltdos console.
- Go to Apps > WAF > listener > Server Groups
-
Click on "add server group" option.
-
Configure the settings as per requirements and click on save changes.
- After creating a server group user must add a server in the newly created server group.
- Go to Apps > WAF > listener > Rules > Upstream Rules
- Click on add rule option and add a rule to send request to newly created server group.