Magento site performance optimization : leverage the power of Magento to speed up your website /
Magento Site Performance Optimization follows a handson, easytofollow approach, which focuses on the optimization of Magento's performance. Each chapter has a very logical flow, which makes the book readerfriendly. Magento Site Performance Optimization is written for Magento administrators who...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2014.
|
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Starting with the Right Hardware; Measuring performance; Evaluating your needs; Doubling the CPU; Doubling the RAM; Doubling CPU and RAM; Measuring the impact of disk rate; Selecting a trusted company; Handling more than what you physically can; Content Delivery Network; Summary; Chapter 2: Choosing the Best Web Server; Evaluating your needs; Choosing the best server for your e-commerce website; Installing the Apache HTTP server 2.2.22; Before optimization.
- Configuration tweaksUsing mod_deflate; The keepAlive and max processes; Compiling Apache 2.2; Installing the lighttpd 1.4.28 web server; Before optimization; Configuration tweaks; The Nginx 1.1.19 web server; Before optimization; Configuration tweaks; Summary; Chapter 3: Tuning, Scaling, and Replicating MySQL; Understanding why MySQL is too stressed; Configuring MySQL for high performance; Tuning MySQL using the mysqltuner.pl script; Tuning MySQL using the tuning Primer; Tuning my.cnf for performance; Optimizing our table; Truncating some tables for performance.
- Moving MySQL to its own dedicated serverReplicating MySQL on a slave server; Summary; Chapter 4: Caching Them All; What is caching?; Exploring built-in Magento caching mechanisms; Using RAM to store cache files; Installing other caching tools; Varnish Cache; Alternative PHP Cache; The memcached object caching system; Lesti::Fpc
- full page cache for Magento; Installing Lesti::Fpc; Understanding the limitations of cache mechanisms; HipHop Virtual Machine; Summary; Index.