Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

NGINX High Performance

Posted By: AlenMiler
NGINX High Performance

Nginx High Performance by Rahul Sharma
English | 16 July 2015 | ISBN: 1785281836 | 168 Pages | EPUB/MOBI/PDF (True) | 9.52 MB

NGINX is one of the most common free, open source web servers. Its performance-oriented architecture and small footprint makes it an ideal choice for high-traffic websites.

Optimize NGINX for high-performance, scalable web applications

About This Book

Configure Nginx for best performance, with configuration examples and explanations
Step–by-step tutorials for performance testing using open source software
Tune the TCP stack to make the most of the available infrastructure

Who This Book Is For

System administrators, developers, and engineers looking for ways to achieve maximum performance from NGINX will find this book beneficial. If you are looking for solutions such as how to handle more users from the same system or load your website pages faster, then this is the book for you.

What You Will Learn

Compile and run NGINX from source
Measure NGINX performance and create baselines
Tweak NGINX configuration for last-mile performance
Work with PHP, Python, and other languages using FCGI
Learn to integrate with other servers over HTTP
Set up Memcache for a performance boost
Fine-tune the TCP stack for improved network utilization
Construct NGINX extensions for various purposes

In Detail

NGINX offers great performance and optimal resource utilization to its administrators. This practical guide walks you through how to tune one of the leading free open source web servers to attain optimal performance for high-traffic sites. It also explores ways to improve network utilization for high loads.

The tour starts with an overview of the NGINX architecture. You will build and configure NGINX for optimal utilization of the hardware available. The book demonstrates various practices to improve last mile content delivery by using timeouts, caching, and compression. You'll also discover various free open source tools to test and benchmark web server performance, allowing you to verify NGINX performance at every step.