Book Image

Nginx HTTP Server

By : Clement Nedelcu
Book Image

Nginx HTTP Server

By: Clement Nedelcu

Overview of this book

<p>Nginx is a lightweight HTTP server designed for high-traffic websites, with network scalability as primary objective. With the advent of high-speed Internet access, short loading times and fast transfer rates have become a necessity. This free open-source solution will either serve as full replacement of other software such as Apache, or stand in front of your existing infrastructure to improve its overall speed. However, migrating to Nginx requires some guidance.<br /><br />This book serves as a detailed guide to setting up Nginx in different production situations: as standalone server, as reverse proxy, interacting with applications via FastCGI, and more. In addition, the complete directive reference will be your best friend at all stages of the configuration and maintenance processes.<br /><br />This book is the perfect companion for both Nginx beginners and experienced administrators. For the former, it will take you through the complete process of setting up this lightweight HTTP server on your system and configuring its various modules to get it to do exactly what you need, in a fast and secure way. For the latter, it provides different angles of approach that can help you make the most of your current infrastructure. As the book progresses, it provides a complete reference to all the modules and directives of Nginx. It will explain how to replace your existing server with Nginx or configure Nginx to work as a frontend for your existing server.<br /><br />By the end of this book, you will be geared up to implement Nginx as a web server that will boost the speed of all your web applications.</p>
Table of Contents (17 chapters)
Nginx HTTP Server
Credits
About the Author
About the Reviewers
Preface
Directive Index
Index

About the Reviewers

Pascal Charest works as senior principal consultant for Les Laboratoires Phoenix—an information system performance consulting firm based in Canada. Working with leading-edge algorithms and free software, he is called as subject matter expert to manage infrastructure projects, lead operations, and execute process validation.

Over the last year, sample mandates includes redesigning storage system (glusterfs) for a large North American investment group and managing the carrier-grade, international network of a prominent member of the telecommunication industry. He is also leading operations for quite a few local startups and answers their scalability needs through custom cloud computing solution / network infrastructure.

He is also a free software/society advocate and often speaks in conference about scalability issues in information systems.

He can be reached at .

Manlio Perillo lives in Italy, in the Irpinia region, near Naples.

He currently works as a freelance programmer, mainly developing web applications using Python and Nginx.

In 2008, he began working on a WSGI (Python Web Server Gateway Interface) implementation for Nginx. It is available on http://bitbucket.org/mperillo/, along with some other open source projects.