Tag Archives: PHP

FastCGI + PHP

FastCGI + PHP I run this webserver on a VPS hosted by quantact so the lower the memory usage, the lower my monthly bill. This has led me to be pretty stingy with memory usage. While using mod_php, each apache process was around 25MB each. Since switching to PHP running as a fastcgi my apache [...]