rnewson commented on issue #5495:
URL: https://github.com/apache/couchdb/issues/5495#issuecomment-2765834082

   connection pooling is for _clients_. couchdb is listening for incoming 
connections and will accept as many as it can. couchdb only makes outbound 
connections when replicating (and does create a small pool of connections to 
improve throughput).
   
   it is you that is creating the connections and not reusing them.


-- 
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: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to