Some of the webservices being used on our servers are not as efficient as they could be (I have written about this earlier – so I will not elaborate too much here), and as the problem is generally with the MySQL queries being used (queries that invalidate the MySQL query cache), and MySQL Proxy seems to be a tool that can remedy this!
So first I need to build it under OsX, and here is a pointer to a site that describes how to do this:
The Data Charmer: Building MySQL Proxy on Mac OS X:
Building MySQL Proxy on Mac OS X
Version 0.5.0 of MySQL Proxy was released a week ago, and in the meantime there have been 25 revisions.
If you want to try the latest version in your box, you can get the sources from the svn repository and build it yourself.
Some of the webservices being used on our servers are not as efficient as they could be (I have written about this earlier – so I will not elaborate too much here), and as the problem is generally with the MySQL queries being used (queries that invalidate the MySQL query cache), and MySQL Proxy seems to be a tool that can remedy this!
So first I need to build it under OsX, and here is a pointer to a site that describes how to do this:
The Data Charmer: Building MySQL Proxy on Mac OS X:
Building MySQL Proxy on Mac OS X
Version 0.5.0 of MySQL Proxy was released a week ago, and in the meantime there have been 25 revisions.
If you want to try the latest version in your box, you can get the sources from the svn repository and build it yourself.
Technorati Tags: b2evolution, opensource, osx, Web