Nginx HTTP Server - Fourth Edition: Harness the power of Nginx to make the most of your infrastructure and serve pages faster than ever before
暫譯: Nginx HTTP 伺服器(第四版):利用 Nginx 的強大功能,充分發揮基礎設施效能,讓網頁加載速度更快。
Martin Fjordvald, Clement Nedelcu
- 出版商: Packt Publishing
- 出版日期: 2018-02-19
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 348
- 裝訂: Paperback
- ISBN: 178862355X
- ISBN-13: 9781788623551
-
相關分類:
HTTP、網站伺服器 Web-server
-
其他版本:
NGINX HTTP Server - Fifth Edition: Harness the power of NGINX with a series of detailed tutorials and real-life examples
買這商品的人也買了...
-
$720$569 -
$2,220$2,109 -
$980$774 -
$280$238 -
$690$538 -
$1,159Discussing Design: Improving Communication and Collaboration through Critique (Paperback)
-
$2,010$1,910 -
$190$181 -
$1,840$1,748
商品描述
Make the most of your infrastructure and serve pages faster than ever with Nginx.
Key Features
- Discover possible interactions between Nginx and Apache to get the best of both worlds
- Learn to exploit the features offered by Nginx for your web applications
- Get your hands on the most updated version of Nginx (1.13.2) to support all your web administration requirements
Book Description
Nginx is a lightweight HTTP server designed for high-traffic websites, with network scalability as the primary objective. With the advent of high-speed internet access, short loading times and fast transfer rates have become a necessity.
This book is a detailed guide to setting up Nginx in ways that correspond to actual production situations: as a standalone server, as a reverse proxy, interacting with applications via FastCGI, and more. In addition, this complete direct reference will be indispensable at all stages of the configuration and maintenance processes. This book mainly targets the most recent version of Nginx (1.13.2) and focuses on all the new additions and improvements, such as support for HTTP/2, improved dynamic modules, security enhancements, and support for multiple SSL certificates. This book is the perfect companion for both Nginx beginners and experienced administrators. For beginners, it will take you through the complete process of setting up this lightweight HTTP server on your system and configuring its various modules so that it does exactly what you need quickly and securely. For more experienced administrators, this book provides different approaches that can help you make the most of your current infrastructure.
Nginx can be employed in many situations, whether you are looking to construct an entirely new web-serving architecture or simply want to integrate an efficient tool to optimize your site loading speeds.
What you will learn
- Download and install Nginx on your system
- Prepare a basic configuration and test your initial setup
- Discover the core functionality of the HTTP module
- Make the most of first- and third-party Nginx modules
- Set up Nginx to work with PHP, Python, and other applications
- Learn how to set up Nginx to work with Apache
- Fully replace Apache with Nginx
- Optimize your architecture with threads or load balancing
- Identify errors in configuration and learn basic troubleshooting techniques
- Consult the exhaustive directive and module index for reference
Who This Book Is For
This book is a perfect match to web administrators who are interested in solutions to optimize their infrastructure. Whether you are looking into replacing your existing web server software or integrating a new tool to cooperate with applications that are already up and running, this book is your ideal resource.
Table of Contents
- Downloading and Installing Nginx
- Basic Nginx Configuration
- HTTP Configuration
- Module Configuration
- PHP and Python with Nginx
- Nginx as a reverse proxy
- Apache and Nginx Together
- From Apache to Nginx
- Introduction to load balancing and optimization
- Case studies
- Troubleshooting
商品描述(中文翻譯)
充分利用您的基礎設施,並使用 Nginx 以比以往更快的速度提供網頁。
主要特點
- 探索 Nginx 與 Apache 之間的可能互動,以獲得兩者的最佳優勢
- 學習如何利用 Nginx 為您的網頁應用程式提供的功能
- 獲取最新版本的 Nginx (1.13.2),以支持您所有的網頁管理需求
書籍描述
Nginx 是一款輕量級的 HTTP 伺服器,專為高流量網站設計,網路可擴展性是其主要目標。隨著高速網路接入的出現,短暫的加載時間和快速的傳輸速率已成為必要條件。
本書是設置 Nginx 的詳細指南,涵蓋與實際生產情況相符的多種方式:作為獨立伺服器、作為反向代理、通過 FastCGI 與應用程式互動等。此外,這本完整的直接參考書在配置和維護過程的各個階段都將是不可或缺的。本書主要針對最新版本的 Nginx (1.13.2),並專注於所有新增功能和改進,例如對 HTTP/2 的支持、改進的動態模組、安全性增強以及對多個 SSL 證書的支持。本書是 Nginx 初學者和經驗豐富的管理員的完美伴侶。對於初學者,本書將引導您完成在系統上設置這個輕量級 HTTP 伺服器的完整過程,並配置其各種模組,以便快速且安全地滿足您的需求。對於更有經驗的管理員,本書提供不同的方法,幫助您充分利用當前的基礎設施。
Nginx 可以在許多情況下使用,無論您是希望構建全新的網頁服務架構,還是僅僅想整合一個高效的工具來優化您的網站加載速度。
您將學到什麼
- 在您的系統上下載和安裝 Nginx
- 準備基本配置並測試您的初始設置
- 探索 HTTP 模組的核心功能
- 充分利用第一方和第三方 Nginx 模組
- 設置 Nginx 與 PHP、Python 和其他應用程式一起工作
- 學習如何設置 Nginx 與 Apache 一起工作
- 完全用 Nginx 替代 Apache
- 使用線程或負載平衡來優化您的架構
- 識別配置中的錯誤並學習基本的故障排除技術
- 查閱詳盡的指令和模組索引以供參考
本書適合誰
本書非常適合對優化基礎設施解決方案感興趣的網頁管理員。無論您是希望替換現有的網頁伺服器軟體,還是整合一個新的工具以配合已經運行的應用程式,本書都是您的理想資源。
目錄
- 下載和安裝 Nginx
- 基本 Nginx 配置
- HTTP 配置
- 模組配置
- 與 Nginx 一起使用 PHP 和 Python
- Nginx 作為反向代理
- Apache 和 Nginx 一起使用
- 從 Apache 過渡到 Nginx
- 負載平衡和優化介紹
- 案例研究
- 故障排除