mytudan opened a new issue, #26445: URL: https://github.com/apache/shardingsphere/issues/26445
I am encountering an issue with ShardingSphere-Proxy version 5.3.1. When my application establishes a database connection with the proxy, I have noticed that a large number of TCP connections between the proxy and the application remain in the 'ESTABLISHED' state. Moreover, the number of these connections continues to increase daily without any reduction. However, when I check from the application side, the number of connections seems normal, only a few, which is quite odd. Shouldn't the TCP connections with the proxy also be terminated when the application disconnects? I would appreciate any assistance you can provide regarding this matter. Thank you. -- 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]
