May 25, 2012

Comment: mysql-proxy, urgh performance and scalability ?

… we have given up on mysqld, and now moving towards mysql-proxy as a solution for production server. was wondering if you…

Comment: mysql-proxy, urgh performance and scalability ?

… apply it fully on our application. For you i guess mysql proxy would be a suitable option, spoken to a solution architect… centre and she says most of our clients are using mysql proxy….. Are you aware of any hardware based load balancer, do…

Comment: mysql-proxy, urgh performance and scalability ?

Hi, Wanted to use mysql proxy for load balancing my slaves for read. Is there a hardware alternative to mysql proxy that i can use to distribute load between my slaves (reads). thanks..

Comment: Introducing new type of benchmark

… use mysql proxy and an alterate server with a snapshotted dataset and compare apples to apples there. I did dick around with proxy

Comment: mysql-proxy, urgh performance and scalability ?

Hotbollah, thank you for your post. I’m sorry I don’t know about hardware based load balancer. I am trying to work on mysql proxy, hope it can help.

Comment: mysql-proxy, urgh performance and scalability ?

Hi, Can anyone throw some light on mysqlnd_ms, The mysqlnd replication plugin 1.1.0 release. We are working on it instead of mysql proxy as a load balancer.

Comment: mysql-proxy, urgh performance and scalability ?

Hi, Still waiting on some feedback. Would really appreciate if anyone knows about a hardware load balancer that can manage load balancing among slaves, as I am not keen on using mysql proxy. Thanks

Comment: mysql-proxy, urgh performance and scalability ?

Thanks. BTW, have you tried Mysql Proxy 0.8.2? How is it?

Comment: mysql-proxy, urgh performance and scalability ?

Hi. Is there an alternative proxy now? The main features I want are the following: – Connection … addition it is better support stored-procedure and transparent between Mysql Server and application client. SQL Relay looks good, but it…

Post: mysql-proxy, urgh performance and scalability ?

For one our project I needed proxy solution, and mysql-proxy is one of well-known, so it was logical first … proxy… but 2-3x times, that’s overkill. Worth to consider if you want to run Query Analyzer with MySQL-proxy on your MySQL Enterprise setup. There is alternative – Dormando-proxy, which I want to try also…