tencent cloud

Real Server Overview
Last updated: 2024-11-29 14:53:01
Real Server Overview
Last updated: 2024-11-29 14:53:01
A real server is a server that is bound to the created CLB instance to process requests forwarded by the CLB instance. When configuring a CLB listener, you need to bind real servers to the listener. Through different polling methods, the CLB instance forwards requests to the real server for processing to ensure application stability and reliability.

Supported Real Server Types

CLB supports the following real server types: instance, IP address, and Serverless Cloud Function (SCF).
Real servers of the instance type include Could Virtual Machine (CVM), Elastic Network Interface (ENI), and Elastic Kubernetes Service (EKS) instances.
Real servers of the IP type mainly refer to the private IP addresses of VPCs and IDCs.

Reminders

When adding a real server, you are advised to do the following:
Enable session persistence, so that CLB can maintain a longer TCP connection for reuse by multiple requests, thereby reducing load on the web server and improving CLB throughput.
Make sure that the security group of the real server has inbound rules for CLB listener ports and health check ports. For more information, see Configuring CVM Security Groups.

References


Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback