nickva commented on issue #5196:
URL: https://github.com/apache/couchdb/issues/5196#issuecomment-2305363699

   From what I remember from a while back, close-wait means the remote client 
closed the connection, then, the our (server) kernel found out about it, and is 
now waiting on the application code (CouchDB) to notice as well and close it.
   
   So, perhaps maybe that one node is overwhelmed, sometimes is blocked? (maybe 
a firewall?), or not getting enough CPU time to run?. Check your resource usage 
(cpu, memory, open file handles) and the logs to see if there are exceptions or 
errors on that one node. At least you have a few other nodes to compare to 
where this doesn't happen.


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