doc-exports/docs/elb/umn/elb_faq_0079.html
zhoumeng 3a55e4d067 ELB_UMN_0428
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>
2023-05-24 19:31:42 +00:00

13 lines
723 B
HTML

<a name="elb_faq_0079"></a><a name="elb_faq_0079"></a>
<h1 class="topictitle1">Does ELB Support Persistent Connections?</h1>
<div id="body1568692772111"><p id="elb_faq_0079__p5925557112912">Yes.</p>
<p id="elb_faq_0079__p11959421132914">The connections between the client and load balancer are persistent connections. After a TCP persistent connection is established, the client continuously sends HTTP requests to the load balancer until the connection times out. The reuse of TCP connections reduces the costs for a large number of short connections.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="elb_faq_0211.html">ELB Functionality</a></div>
</div>
</div>