Search:
Advanced search
|
Browse by category:
|
Glossary | | | Ask question |
Sub Categories | |||||||||
![]() |
Samples of SLB Configuration (32) Examples of All Server Load Balancing Methods Setting.
|
![]() |
Health Check (6) |
Showing: 41-45 of 45 ««
Questions
|
|||||
![]() |
What are slb group method algorithms?
Below are different SLB group method algorithms.
1. Least Connection (lc)slb group method <group_name> lc [granularity] [{yes|no}]Example:...
|
||||
|
|||||
![]() |
How do I check for the status of server(s)?
Once we have the real services and health check for the real services defined we should check the status of the real servers to make sure that we...
|
||||
|
|||||
![]() |
How do I configure health check type?
To configure health check type:
slb real health <real_name> <ip> <port> {http | tcp | icmp | dns | script_tcp | script_udp |...
|
||||
|
|||||
![]() |
What are the types of real service?
Below are the types of real service:
1. slb real http <real_name> <ip> <port> [max_conn] {http|tcp|icmp|script_tcp|script_udp}...
|
||||
|
|||||
![]() |
How do I configure slb (server load balancing)?
Configure SLB in CLI:
1. Define the real serversslb real <real service type> <real_name> <BackEnd Server IP> <PORT>...
|
||||
|
|||||