MySQL Forums
Forum List  »  Router & Proxy

Re: mysql-proxy losses connections with applications having multiple users
Posted by: simon elliston ball
Date: September 04, 2007 08:28AM

Sadly I don't beleive this can be sovled by lua alone.

The problem lies in the maintenance of the connected counter in the pool code, in the C. part, and you can't really work around in lua without causing all sort of other problems (like removing the load balance effect) as far as a long painful week of debugging has shown.

Still, I'm sure it will be fixed very soon.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql-proxy losses connections with applications having multiple users
2568
September 04, 2007 08:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.