In-Action
Last updated
Was this helpful?
Last updated
Was this helpful?
In the left panel of your tenant, Click Edge Gateways.
Navigate to Load balancer -> General Settings
From here, we can determine whether the LB state is Active or Inactive.
To configure the LB, we first need to create Pools, followed by the Virtual Service.
Pools: Pools maintain the list of servers assigned to them and perform health monitoring, load balancing, persistence.
Inside General Settings some of the key settings are:
Provide Name of the Pool
Load Balancing Algorithm
Default Server Port
Persistence
Health Monitor
Port Translation
Option
Description
ROUND-ROBIN
Each server is used in turn according to the weight assigned to it. This is the smoothest and fairest algorithm when the server processing time remains equally distributed.
IP-HASH
Selects a server based on a hash of the source and destination IP address of each packet.
LEASTCONN
Distributes client requests to multiple servers based on the number of connections already open on the server. New connections are sent to the server with the fewest open connections.
Inside Members section:
Add Virtual Machine IP addresses which needs to be load balanced
Define State, Port and Ratio
SSL Settings allow SSL offload and Common Name Check
Virtual Services: A virtual service advertises an IP address and ports to the external world and listens for client traffic. When a virtual service receives traffic, it may be configured to:
Proxy the client’s network connection.
Perform security, acceleration, load balancing, gather traffic statistics, and other tasks.
Forward the client’s request data to the destination pool for load balancing.
Navigate to Virtual Services to create new ones.
Choose Service Engine Group which provider has assigned to tenant, then choose Load Balancer Pool which we created in above step and most important Virtual IP This IP address can be from External IP range of the Org VDC or if you want Internal IP , then you can use any IP.
Option
Description
Service Type
Select the protocol type used to send requests to the server.
Persistence (Optional)
Specify a persistence mechanism for the profile.
Persistence tracks and stores session data, such as the specific pool member that serviced a client request. This ensures that client requests are directed to the same pool member throughout the life of a session or during subsequent sessions. The options are:
Client IP
Client IP persistence tracks sessions based on the client IP address. When a client requests a connection to a virtual server that supports source address affinity persistence, the load balancer checks to see if that client previously connected, and if so, returns the client to the same pool member.
Cookie Name
(HTTP and HTTPS) If you specified Cookie as the persistence mechanism, type the cookie name. Cookie persistence uses a cookie to uniquely identify the session the first time a client accesses the site. The load balancer refers to this cookie when connecting subsequent requests in the session, so that they all go to the same virtual server.
Cookie Name
(HTTP and HTTPS) If you specified Cookie as the persistence mechanism, type the cookie name. Cookie persistence uses a cookie to uniquely identify the session the first time a client accesses the site. The load balancer refers to this cookie when connecting subsequent requests in the session, so that they all go to the same virtual server.
(HTTPS only) Configure the certificates to be used with the application profile. If the certificates you need do not exist, you can create them from the Certificates tab.
Log in to portal and navigate to Administration > Certificate Management > Certificate Library and press IMPORT.
Give the Certificate a Name
At the second step, import the certificate chain (fullchain.pem).
At the third step, import the private key (privkey.pem)
Press IMPORT to finish the wizard.
To assign the certificate Navigate to Networking > Edge Gateway > Load Balancer > Virtual Services for which you need to assign the certificate.
Select the Service Type as "HTTPS" and Select the uploaded Certificate.
In case of any urgent requirements that may arise, you can reach out to Moro Support Center on 2266, Or .