Skip to main content
Version: v7

Listeners

Used to configure websites and servers.


Overview

Listeners are used for collecting set of websites and servers appropriately that it can help to reduce response time, increase throughput, optimize resource use and overload of any single resource.

Listener1

How to Use:

  1. Go to Stack > SLB > Listeners
  2. Click Add Listener button.
  3. Configure your settings.
  4. Click Save.

Listener2

SETTINGSACCEPTED VALUESDEFAULT
Domain/ Virtual IPWebsite NameBlank
ReferenceDrop-downEmpty
Service TypeDrop-downHTTP
Origin Servers & portServer IPs with listening port(Ex. 8.8.8.8:80)Blank

Description:

Domain/ Virtual IP

This field specifies the fully qualified name of the website for protection. Ensure to keep it empty while adding the root domain. Listener with a specific domain name can be respectively configured for protection.

Reference

This field allows the user to adapt the configurations of an existing listener to the newly created listener with a different sub-domain. It clones the same configuration in the new listener.

Service Type

This field specifies the type of service for the subdomain i.e. HTTP, TCP, UDP. Based on the protocol of the backend application, the listener/subdomain can be created with any of the three protocols.

Origin Servers

This field specifies the IP and listening port of the backend server on which load balancing will occur. There can be multiple IP and listening port combinations.

Following configurations can be managed by clicking on the newly added listener name.