MySQL Optimization Hack – How to Increase Load without Failing your MySQL Server!
As you well know, I have actually not been blogging for the last few weeks, it’s all done by our network blogger, Andrew. (Thank you Andrew btw, you saved my as* during a horribly busy month) – I have updated the author links too so you know who’s writing which blog posts. I have been busy with legalization of my company lately, sorry if I haven’t been posting for our regular readers. Anyways, today I got an update on the WordPress Translator Plugin from Angsuman over at Simple Thoughts blog. I’ve always been facinated by his programming and his plugin, even though it’s not free, he has been giving me free updates for last 2 years, that’s called “excellent” customer service. The thing that interests me the most is not the translator update (I do highly recommend it if you have a blog), but his blog post on how to increase load without failing your server. (For those of you not familiar with MySQL or website programming, please head over to another blog post as this will be boring for you. 🙂 ) It’s so simple, it’s one line added to your my.cnf file under /etc directory. max_write_lock_count = 1 … Continue reading MySQL Optimization Hack – How to Increase Load without Failing your MySQL Server!
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed