This document discusses how Calciomercato.com scaled their Symfony application to handle millions of users and page views per month. It describes how they moved to Symfony 1.4 in 2010 and deployed revisions to scale the site. It also details techniques used to scale Symfony applications horizontally and vertically, such as caching, load balancing, master-slave databases, and monitoring tools.