still doing stuff

Snitz™ .NET Core
https://www.reddick.co.uk/mvc/Topic/Posts/1376?pagenum=1
Jul 17, 2025 02:03

Topic


HuwR
still doing stuff
Feb 25, 2018 10:08


I am still doing stuff on code smile
currently adding a utility to kill errant MySQL connections
.NET appears to have a bug with how pooling MySQL connections are handled and leaves too many sleeping connections without closing them, can cause problems in a hosted environment.

 

Replies ...


philsbbs
2/25/2018 5:07:22 PM..ToLocalTime().ToForumDisplay()


thanks for update. I feel your pain I'm getting hacked off with services being stopped but showing as running.
HuwR
2/26/2018 6:34:56 PM..ToLocalTime().ToForumDisplay()


Originally posted by HuwR
I am still doing stuff on code smile
currently adding a utility to kill errant MySQL connections
.NET appears to have a bug with how pooling MySQL connections are handled and leaves too many sleeping connections without closing them, can cause problems in a hosted environment.

I have added some code to autokill sleeping connections when using MySQL. Torborg's test site has been updated so I can keep an eye on it (it was suffering from too many open connections and dying due to exceeding its max limit)
philsbbs
2/27/2018 8:50:29 AM..ToLocalTime().ToForumDisplay()


thumbsUp
doughnut
2/27/2018 10:24:27 PM..ToLocalTime().ToForumDisplay()



You'll be happy to know that I have no clue what this means but good luck fixing it anyway bigsmilethumbsUp
© 2016-2025 Snitz™ Forums MVC