Hi, I'm testing different ways to improve the php performance in order to host several Wordpress blogs in the same VPS.
I've reading about using Alternate PHP Cache (APC), to run the scripts as opcodes, which "is supposed" to dramatically accelerate the results displayed, reducing the load in...