NGINX is a high-performance HTTP server and mail proxy designed to use very few system resources. With the many tutorials and example configurations floating around the Web, it is difficult to know how to properly configure NGINX to meet your expectations. "Mastering Nginx" will serve to clarify th
Mastering Nginx
โ Scribed by Dimitri Aivaliotis
- Publisher
- Packt Publishing
- Year
- 2013
- Tongue
- English
- Leaves
- 322
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
NGINX is a high-performance HTTP server and mail proxy designed to use very few system resources. With the many tutorials and example configurations floating around the Web, it is difficult to know how to properly configure NGINX to meet your expectations.
"Mastering Nginx" will serve to clarify the murky waters of NGINX configuration, helping you learn how to tune NGINX for various situations, what some of the more obscure configuration directives do, and how to design a decent configuration to match your needs.
Beginning with an overview of compiling NGINX and describing its basic configuration file format, this guide next takes you on a tour of NGINX's modules.
From the unique mail module to the upstream module, this book explores the various possibilities of using NGINX as a reverse proxy. The multiple HTTP modules are explained, and the book rounds off the tour with a discussion of troubleshooting.
"Mastering Nginx" will explain all aspects of configuring NGINX to help solve your hosting problems.
๐ SIMILAR VOLUMES
This book is a practical step-by-step tutorial with well-explained code snippets, best-practice tips, and reference tables.If you are an experienced systems administrator or systems engineer, familiar with installing and configuring servers to meet specific needs and want to master NGINX, then this
This is a cookbook full of illustrations and diagrams to help you implement your web needs with Nginx, with a focus on practical examples. If you are tired of Apache consuming all your server memory with little traffic and to overcome this, or for some other reason, you are looking for a high-perfor
NGINX is a high-performance HTTP server and mail proxy designed to use very few system resources. With the many tutorials and example configurations floating around the Web, it is difficult to know how to properly configure NGINX to meet your expectations. Mastering Nginx - will serve to clarify th
At a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Chapter 1: Getting Started; What Is Configuration Management?; Infrastructure as Code; About Ansible; Puppet, Chef, and Other Configuration Management Tools; Installing Ansible; Writing Your First Playbook; Creat