Release Note

Release Note

Type
The Release note type description is as follows:
NEW When a product or service is first launched.
FEATURE When new features are added.
CHANGED When existing features are modified or changed.
FIXED When errors and bugs are fixed.
DEPRECATED When existing features are no longer used.
Update date

Load Balancer

2026.03.19
FEATURE Add Load Balancer feature
  • A feature has been added to enable setting a Private NAT IP on the Service IP.
  • The ‘TCP_Proxy’ protocol has been added to the L4 Listener.
2026.03.19
CHANGED Load Balancer feature change
  • The conditions for creating L4 Listener service ports have been changed.
    • It has been changed to allow creating a Listener on the same service port for both TCP and UDP protocols.
  • The method for entering L7 Listener routing rules has been changed.
    • LB server group forwarding > Modified to allow users to add a ‘/’ path in the URL path.
    • LB server group forwarding > The matching method for the entered path in the URL path has been changed from ‘Contains(Include match)’ to ‘Starts with(Start part match)’.
    • LB server group forwarding > The ‘Default’ condition for the request host in the host header has been added.
2025.12.16
FEATURE Change LB health check settings and add LB health check, LB server group options
  • The method for configuring the LB health check port has been changed.
    • You can select either a member port or manual entry, and when using manual entry, specify the port to use.
    • Existing LB health checks are changed to the member port. (Same as the current health check method)
  • The HTTPS option has been added to the LB health check protocol.
    • You can monitor the server’s TLS connection status.
  • When using URL redirection in an HTTP Listener, you can specify the target port for the redirection.
  • You can add Multi-node GPU Cluster resources to the LB server group members.
2025.10.23
FEATURE Add Load Balancer feature
  • When creating a Load Balancer, you can set the Source NAT IP and health check IP.
  • TLS protocol has been added to the L4 Listener.
    • You can set up a TLS service over TCP.
  • A routing rule option has been added to the L7 Listener.
    • Routing conditions allow you to set up branching by URL path or by host.
  • Supports multiple SSL certificates.
    • By supporting SNI, you can register multiple certificates on a single Listener.
2025.07.01
FEATURE Add LB health check and LB server group feature
  • Add LB health check management feature
    • You can create an LB health check, define the required health check method, and connect it to an LB server group for use.
  • Support for weighted load balancing of LB server groups
    • Weighted Round Robin and Weighted Least Connection have been added to the load balancing options.
    • You can set per-member weights to distribute server load.
  • Add LB server group member activation feature
    • You can choose to activate members of the LB server group by disabling or enabling them.
2025.02.27
NEW Launch of new Load Balancer service
  • A Load Balancer service that provides more stable and enhanced features has been launched.
  • Provides an L7 Load Balancer that supports HTTP and HTTPS protocols.
  • Provides an L4 Load Balancer that supports TCP and UDP protocols.
No search results.
LB Health Check
Overview