LoadBalancerRule
    • PDF

    LoadBalancerRule

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Can be used in a Classic environment.

    Description

    Load balancer rule

    Statement

    private CommonCode protocolType;
    private Integer loadBalancerPort;
    private Integer serverPort;
    private String l7HealthCheckPath;
    private String certificateName;
    private String proxyProtocolUseYn;
    private String stickySessionUseYn;
    private String http2UseYn;
    private CommonCode serverProtocolType;
    

    Field

    Parameter nameRequirement statusTypeDescription
    protocolTypeYesCommonCodeProtocol type code
    HTTP(http) HTTPS (https) TCP(tcp) UDP(udp) ICMP(icmp)
    loadBalancerPortYesIntegerLoad balancer port
    serverPortYesIntegerServer port
    l7HealthCheckPathConditionalStringL7 health check path (required if the protocol type code is HTTP)
    certificateNameConditionalStringAuthentication signature (required if the protocol type code is HTTPS)
    proxyProtocolUseYnYesStringProxy protocol usage status
    stickySessionUseYnYesStringAccess by session usage status
    http2UseYnYesStringHTTP/2 protocol usage status
    serverProtocolTypeNoCommonCodeServer protocol type code
    HTTP(http) HTTPS(https)

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.