bingxueai123456 opened a new issue, #9398:
URL: https://github.com/apache/apisix/issues/9398

   ### Description
   
   I have a load balancer pointing to the APISIX service. After each HTTP 
request, APISIX always actively closes the connection, which results in a new 
TCP connection being required for each request and increasing TIME_WAIT 
states.(I captured the HTTP packets and found that it was indeed APISIX that 
actively closed the connection, not the load balancer)
   <img width="525" alt="image" 
src="https://user-images.githubusercontent.com/25632537/235291363-5803457c-e699-4e97-8ed5-f5b7492c1908.png";>
   
   
   ### Environment
   
   - APISIX version (3.2.0):
   - Operating system (Linux api-003 5.10.134-13.1.al8.x86_64 #1 SMP Mon Feb 6 
14:54:50 CST 2023 x86_64 x86_64 x86_64 GNU/Linux):
   - OpenResty / Nginx version (openresty/1.21.4.1):
   - etcd version, if relevant (3.5.0):
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to