Book Image

Mastering Mambo : E-Commerce, Templates, Module Development, SEO, Security, and Performance

By : Christian Wenz, Tobias Hauser
Book Image

Mastering Mambo : E-Commerce, Templates, Module Development, SEO, Security, and Performance

By: Christian Wenz, Tobias Hauser

Overview of this book

<p>Mambo is a PHP-based Open Source CMS. Mambo is both easy to use at the entry level for creating basic websites, while having the power and flexibility to support complex web applications. <br /> <br /> Mambo implements the core requirements of a full featured CMS. It has a powerful and extensible templating system with the ability to upload and manage many different data types. User access control, content approval, rich administrative control, content display scheduling are all built-in. New features and extensions are constantly added to the core system, with many more being available and supported by the community.<br /> <br /> Most of the Mambo development team now works on a fork of Mambo known as Joomla. Mastering Mambo is fully compatible with Joomla's 1.0 release.</p>
Table of Contents (18 chapters)
Mastering Mambo
Credits
About the Authors
Preface
Index

Chapter 12. Performance and Caching

Think of the early days of the World Wide Web. Every print-advertising agency immediately became a web specialist; megabyte-sized Photoshop graphics were exported and showed up like that on the web. When the creative director got complaints that the page took too long to load over a modem line, he or she perhaps only answered, "The page loads pretty fast here." This was logical, because locally, a megabyte loads pretty quickly. It is, however, a completely different story over the Internet.

There is yet another problem area. Every time there is a popular event happening, say a tour by a very popular band, the demand for tickets is enormous (this could, for instance, be observed with the Irish rock band U2 in 2005). Once upon a time, you had to brave a long queue in order to secure tickets; now a lot of this is handled on the Internet. The various online ticket shops, however, have a real problem if access numbers on the Web multiply punctually at the very...