LoadBalancerRule
    • PDF

    LoadBalancerRule

    • PDF

    Article summary

    Available in Classic

    This is a load balancer rule.

    Syntax

    The syntax is as follows.

    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

    The following describes the fields.

    FieldTypeRequiredDescription
    protocolTypeCommonCodeRequiredProtocol type code
    • HTTP | HTTPS | TCP | UDP | ICMP
    loadBalancerPortIntegerRequiredLoad balancer port
    serverPortIntegerRequiredServer port
    l7HealthCheckPathStringConditionalL7 health check path
  • Required if the protocol type code is HTTP
  • certificateNameStringConditionalCertificate name
  • Required if the protocol type code is HTTPS
  • proxyProtocolUseYnStringRequiredProxy protocol use status
    stickySessionUseYnStringRequiredAccess by session usage status
    http2UseYnStringRequiredHTTP/2 protocol usage status
    serverProtocolTypeCommonCodeOptionalServer protocol type code
    • HTTP | 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.