MySQL Forums
Forum List  »  Router & Proxy

Connection Pooling - is it working?
Posted by: Ben Clewett
Date: October 22, 2007 03:57AM

I am a little confused about connection pooling. Whereby one persistent connection to a backend database will serve any number of front end persistent connections. In my case I need 500+ connections to be multiplexed into one.

Jan Kneschke states in his excellent page that it is not yet working. But I am sure I have seen comments from other users saying it is, as well as on other documentation. Or are they talking about a different sort of connection pooling?

I can't see any options in 0.6.0 for pooling: n connections in = n connections out.

If any users know if it's working, if so, how, and if not, when it might be, please let me know!

Regards,

Ben.

Options: ReplyQuote


Subject
Views
Written By
Posted
Connection Pooling - is it working?
4684
October 22, 2007 03:57AM


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.