Book Image

Instant Nginx Starter

By : Martin Bjerretoft Fjordvald, Martin Fjordvald
Book Image

Instant Nginx Starter

By: Martin Bjerretoft Fjordvald, Martin Fjordvald

Overview of this book

<p>Nginx is an open source web server and a reverse proxy server for HTTP, SMTP, POP3, and IMAP protocols. It is used to deploy dynamic HTTP content on a network using FastCGI and SCGI handlers for scripts and it serves as a software load balancer . Nginx enables the user to save resources compared to other major web servers such as Apache HTTP as well as provides site visitors with a faster load time for an improved user experience.</p><p>Instant Nginx Starter will show you how to install and set up nginx web server by introducing you to basics that covers an understanding of the nginx modules, which will help you to migrate from Apache to achieve high concurrency, performance and low memory usage.</p><p></p><p>Nginx Starter introduces you to the configuration file in its entirety, explaining the importance of different sections. The book then takes you through various examples based on core syntax and specific features enabling you to configure nginx.</p><p></p><p>During the course of the book, you will see how modern technology is merged with nginx by detailing an example based on websockets. The starter guide emphasizes optimizing load time through compression and caching of dynamic responses, while highlighting that nginx can seamlessly become part of a productive ecosystem of the software.</p><p></p><p>Through this book, you will have learned everything you need to control nginx behavior with an understanding over the tools to debug problems and execute plans.</p>
Table of Contents (7 chapters)

People and places you should get to know


The following links are a collection of individuals, aggregating sites, and articles that are worth following for the occasional nugget of nginx wisdom.

Official links

  • Website for nginx, Inc, the company behind the nginx software:

    http://nginx.com

  • Website for the nginx software, includes documentation and links to resources, such as books:

    http://nginx.org

Articles and tutorials

  • The following link is community-curated but is also the officially hosted documentation, which sometimes contains additional information compared to official documentation, not always updated, though:

    http://wiki.nginx.org

Community

Blogs

Twitter