I have VPS running Centos and installing cpanel. 2 GB of RAM.
Apache 1.3.42 is currently running. I could also use 2.0.64 or 2.2.22, should I upgrade?
PHP (5.3) works like SuPHP.
I am wondering if I should adhere to the current setting? Or should I use FastCGI and use the cache option code PHP (APC, XCache, etc.)?
I would like to use the operation cache code, if possible, to speed up my page generation time, however I read that running FastCGI on VPS can increase the load on the server.
What are the security implications of SuPHP compared to FastCGI?
source share