Does running WordPress on Nginx do “squat” for its performance?
“squat” is synonymous with “nothing” in this case. So, I’d say: Before you consider using nginx, be aware that PHP APC or a similar opcode cache with a WordPress caching plugin is going to offer significant performance improvements over just switching from Apache to nginx. If you aren’t already using a PHP opcode cache and … Read more