Adjusting Load Balancer Timeout Values via API

Classification: BLOG, Compute

If you need to extend the timeout values of your Load Balancer (LB) to accommodate specific service or webpage response times, the following tutorial demonstrates how to quickly adjust the three types of LB timeout values via the API documentation page.

The Three Default LB System Timeout Settings::

  • timeout_client_data int32

    Listener frontend client inactivity timeout in milliseconds. Default: 50000.

  • timeout_member_connect int32

    Listener backend member connection timeout in milliseconds. Default: 5000.

  • timeout_member_data int32

    Listener backend member inactivity timeout in milliseconds. Default: 50000.

Procedure

 

Step 1. Gather Required LB Information

 

  • LB ID
  • Listener Name
  • API Key

Step 2. Update LB Parameters

 

  • Go to the ExecuteActionLoadBalancer API page.
  • Enter or execute the following commands in sequence on the right:
    1. API key
    2. LB ID
    3. Copy and paste the Default value
    4. Listener Name
    5. Enter 150000 (adjust the timeout value as needed)
    6. Enter 15000 (adjust the timeout value as needed)
    7. Enter 150000 (adjust the timeout value as needed)
    8. Submit the information
    9. Retrieve No Response

Step 3. Confirm Updated LB Parameters

 

  • Go to the GetLoadBalancerDetail API page.
  • Enter or execute the following commands in sequence on the right:
    1. API key
    2. LB ID
    3. Copy and paste the Default value
    4. Submit the information

           5. The response will retrieve the updated value of the LB timeout.

 

EDM Subscription

EDM Subscription

On-Demand AI Cloud Consulting

Sales Contact
Sales Contact Form