So I’m fudging with memcached to speed up some sites I have running on this box, I run into namespace clashes in wordpress where several blogs use the same key to access their content. So it all blew up. But I fixed this with some jiggery-pokery. The NCA forum is running fine with it though. I don’t have stats yet on how much things have sped up, but it does look like it has some effect. Less queries hitting my database and stuff is served from memory instead of from disk.
I’ll be keeping a eye on it for now. I hope nothing will break
