MySQL Forums
Forum List  »  Router & Proxy

Limiting the number of connections from proxy to MySQL
Posted by: Biswajit Bardalai
Date: March 06, 2010 09:29AM

Hi,

We have several web servers that connect to a MySQL database. The web servers can create hundreds of connections to the database which are visible in a 'show processlist'. With mysql-proxy, is it possible to pipe those hundreds of connections on the web server side through a limited number of connections (40-50) between the proxy and MySQL? Can mysql-proxy queue requests? I want to limit the connections to MySQL because with high concurrency performance drops.


Thanks,
Biswajit

Options: ReplyQuote


Subject
Views
Written By
Posted
Limiting the number of connections from proxy to MySQL
3027
March 06, 2010 09:29AM


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.