Nginx 1.9 Cookbook

Tim Butler

  • 出版商: Packt Publishing
  • 出版日期: 2017-08-31
  • 售價: $1,860
  • 貴賓價: 9.5$1,767
  • 語言: 英文
  • 頁數: 278
  • 裝訂: Paperback
  • ISBN: 1786466171
  • ISBN-13: 9781786466174
  • 相關分類: 網站伺服器 Web-server
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • Be the first to immerse yourself in the NGINX 1.9x web server and explore the plethora of advanced features.
  • Master the skills of load balancing TCP-based applications and implementing HTTP/2.
  • A practical and recipe-based approach book that enlightens you about this lightweight and versatile server.

Book Description

This book covers all the exciting features incorporated in 1.9.X, ranging from the long-awaited TCP load balancing feature, allowing users to load-balance TCP-based applications, to support for upstreams in shared memory, to the implementation of HTTP/2 along with various dynamic pluggable module interfaces. We include various other features such as back-end SSL certificate verification, IPv6, log aggregation over network, thread pools, support for offloading I/O requests, and much more. The book will also help you understand how to run through real-world scenarios using NGINX within a container.

What you will learn

  • Practical, real-world examples and recipes on how to use NGINX
  • A constantly referenced book that will remain valid for many years
  • Details on how to solve very specific and sometimes complicated user scenarios with NGINX. Readers will think "Ah, so that's how you do it!" after reading a chapter /sub-chapter
  • Each scenario in the book is thoroughly tested and validated, especially when it comes to direct cut and paste code scenarios
  • Where possible, we make test code available so that the reader can instantly see the system in action