This document was updated and tested for CentOS 6.0
In my last two posts I installed the HandlerSocket plugin into MariaDB and showed how to use it with Perl. That’s good, but if you are thinking of using HandlerSocket I’m guessing you have a very high traffic website and it’s written in PHP. In this post I’m going to connect HandlerSocket with PHP. In the next post I’ll discuss using HandlerSocket on a production system.
There are a couple of HandlerSocket php modules projects. I tried each of them and I found PHP-HandlerSocket was the best. Both of them are still rough and neither of them have documentation beyond their source code. Maybe this will move things forward.
Here are the applications you need to have installed that where not installed in my last two posts. Run this to …
[Read more]