Introduction to Scaling PHP Applications – Part 2

Zach Gardner Architecture, Articles, Programming, Scaling PHP Apps, Tutorial 6 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.This is the second blog in a two-part series on scaling PHP applications. The first blog in the series focused on replacing Apache+mod_php with Nginx+PHP-FPM. …