forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng <zhoumeng35@huawei.com> Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
15 lines
1.4 KiB
HTML
15 lines
1.4 KiB
HTML
<a name="elb_faq_0125"></a><a name="elb_faq_0125"></a>
|
|
|
|
<h1 class="topictitle1">When Will Modified Weights Take Effect?</h1>
|
|
<div id="body1588062642982"><p id="elb_faq_0125__p966123218452">The new weights for backend servers take effect immediately after the weights are configured. Connections that have been established with backend servers will not be affected.</p>
|
|
<div class="note" id="elb_faq_0125__note195144217552"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="elb_faq_0125__p695234265515">If the weight of a backend server is changed to 0, the new weight does not take effect immediately, and requests are still routed to this backend server. This is because a persistent connection is established between the load balancer and the backend server and requests are routed to this server until the connection times out.</p>
|
|
<ul id="elb_faq_0125__ul144031569501"><li id="elb_faq_0125__li1840345616502">TCP and UDP listeners: Persistent connections are disconnected after the idle timeout duration expires.</li><li id="elb_faq_0125__li9208153310513">HTTP and HTTPS listeners: Persistent connections are disconnected after the response timeout duration expires.</li></ul>
|
|
</div></div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="elb_faq_0203.html">Backend Servers</a></div>
|
|
</div>
|
|
</div>
|
|
|