SSD Performance for PHP?
- by Andrew Fashion
My programmer just built an application with PHP using Doctrine ORM (will be a high traffic social networking website), and it's very heavy in PHP/Apache and CPU. The queries are wonderfully fast, and MySQL is barely using any CPU, it's just Apache.
I was curious to if an SSD would help speed up PHP/Apache, because I know the bottleneck is in PHP…