Sorry no time to post a finished solution for you now, i am on my way out. But what you basically do is create more MySQL users (and give them permission to the database). Then you change the ./includes/config.php to choose a random username out of the list, so you are spreading the load over a few users.
I think there are some examples posted at vb.com, but not sure.
|