TeslaCN opened a new issue #14497:
URL: https://github.com/apache/shardingsphere/issues/14497


   ## Feature Request
   
   ### Is your feature request related to a problem?
   
   When connections to ShardingSphere-Proxy exceeded 
`proxy-frontend-max-connections`, the way of rejecting connections to 
ShardingSphere-Proxy is different with how actual database does.
   
   
https://github.com/apache/shardingsphere/blob/21b2802b888ae20264d5a6c338e114b3193ce5bb/shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-core/src/main/java/org/apache/shardingsphere/proxy/frontend/netty/FrontendChannelLimitationInboundHandler.java#L33-L54
   
   ### Describe the feature you would like.
   
   Make ShardingSphere-Proxy acts like how actual database does when rejecting 
connections which exceeded `proxy-frontend-max-connections`.
   


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