still doing stuff - Posted (1129 Views)
Forum Administrator
HuwR
Posts: 4635
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.
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Administrator
philsbbs
Posts: 2269
thanks for update. I feel your pain I'm getting hacked off with services being stopped but showing as running.
Phil
Posted
Forum Administrator
HuwR
Posts: 4635
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)
Posted
Forum Administrator
philsbbs
Posts: 2269
thumbsUp
Phil
Posted
Forum Moderator
doughnut
Posts: 876

You'll be happy to know that I have no clue what this means but good luck fixing it anyway bigsmilethumbsUp
Dough
 
You Must enter a message