The CLAMP Stack
Cloudflare Team
·
2011-08-16
·
via The Cloudflare Blog
2011-08-15
1 min read

Much of the modern Internet is built on what is known as the LAMP Stack. LAMP originally stood for Linux + Apache + MySQL + PHP. You'll find this basic stack at the core of companies like Google, Facebook, Yahoo, and more. While some argue that the P should stand for Python, and we at CloudFlare tend to prefer Postgres to MySQL and NGINX to Apache, the general point is the same: with these free foundational tools, great Internet applications can be made.
We were tickled the other day when we heard someone giving a talk on the "CLAMP" stack: CloudFlare + LAMP. More and more companies are using CloudFlare to extend the scalability of the LAMP stack from an individual machine to a global network. CloudFlare cuts the load on a typical LAMP stack web server by nearly 70%. That allows you to put twice the load on a single server the LAMP burning out.
With integration into more and more of the top hosting providers, it's easier than ever to turn your LAMP into a CLAMP.
phpNGINXRelated posts
September 26, 2025
Cloudflare just got faster and more secure, powered by Rust
We’ve replaced the original core system in Cloudflare with a new modular Rust-based proxy, replacing NGINX. ...
March 31, 2023
Upgrading one of the oldest components in Cloudflare’s software stack
Engineers at Cloudflare have improved the release procedure of our largest edge proxy server. The improved process allows us to significantly decrease the amount of memory used during the version upgrade. As a result, we can deploy code faster and more reliably...
February 24, 2023
ROFL with a LOL: rewriting an NGINX module in Rust
Cloudflare engineers rewrote cf-html, an old NGINX module, in Rust. This project revealed much about NGINX, potentially leading to its full replacement in Cloudflare's infrastructure....
September 14, 2022
How we built Pingora, the proxy that connects Cloudflare to the Internet
Today we are excited to talk about Pingora, a new HTTP proxy we’ve built in-house using Rust that serves over 1 trillion requests a day...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。