You should switch all sites to fastcgi + suexec. Then make sure that you use the latest ispconfig (3.0.3.2) as older versions might use a outdated vhost template which has a higher resource usage.
Then make sure that you run a php binary cache, I recommend xcache. It is installed with:
apt-get install php5-xcache
afterwards restart apache.
|