Byeongcheol-Kim opened a new issue, #24122:
URL: https://github.com/apache/shardingsphere/issues/24122

   ## Question
   
   **For English only**, other languages will not accept.
   
   Before asking a question, make sure you have:
   
   - Googled your question.
   - Searched open and closed [GitHub 
issues](https://github.com/apache/shardingsphere/issues).
   - Read documentation: [ShardingSphere 
Doc](https://shardingsphere.apache.org/document/current/en/overview).
   
   Please pay attention on issues you submitted, because we maybe need more 
details. 
   If no response anymore and we cannot reproduce it on current information, we 
will **close it**.
   
   
   Hello. I am currently using ShardingSphere-Proxy as a Djnago App connected 
to two Mysql DBs. However, after connecting ShardingSphere-Proxy in Django, it 
was not closed properly, so I found that the number of connections in Sleep 
state in ShardingSphere-Proxy gradually increased. To solve this, I wrote a 
code that explicitly closes the connection in Django, but I wondered if 
ShardingSphere-Proxy would add a function that closes the connection after a 
certain amount of time, such as Mysql's wait_time. ref 
https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_wait_timeout
 
   
   Or, I wonder if it is possible to handle Sleep Connection in 
ShardingSphere-Proxy. 
   
   Please let me know in the comments if there's any information I've 
misunderstood.


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