Blog articles tagged with fastcgi

Configuring and compiling Nginx and PHP-FPM on Ubuntu for Magento, Part 1

12.14.2009 07:08PM by Evan Johnson

So, Magento is a huge piece of modular and extensible PHP code. Each request takes a lot of CPU cycles and memory to kick out a Magento page. This means it is slow. The performance of Magento is a frequent complaint, and rightfully so: consumers won't wait around all day for an ecommerce store to load. They will bail out and try another store if a page doesn't load in...

Read the full article...

Comment