theweakgod commented on issue #10992:
URL: https://github.com/apache/apisix/issues/10992#issuecomment-1998848486

   > wouldn't this result in an inaccurate count of connections for each node 
in the upstream
   
   least active connection. When the pool has an idle connection, the least 
active connection policy will be satisfied. Worker will count the upstream with 
the smallest number of active connections. Connection will not close if 
`keepalive` and http request with header connection: keep-alive. Worker will 
monitor the status of this connection in pool.


-- 
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