Nginx HTTP Server, 2/e(Paperback)
暫譯: Nginx HTTP 伺服器, 第2版(平裝本)
Clément Nedelcu
- 出版商: Packt Publishing
- 出版日期: 2013-06-27
- 定價: $1,580
- 售價: 5.0 折 $790
- 語言: 英文
- 頁數: 318
- 裝訂: Paperback
- ISBN: 1782162321
- ISBN-13: 9781782162322
-
相關分類:
網站伺服器 Web-server、HTTP
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$1,362Fundamentals of Data Structures in C++, 2/e (Paperback)
-
$620$490 -
$1,558Introduction to Algorithms, 3/e (IE-Paperback)
-
$480$374 -
$780$515 -
$300$234 -
$300$234 -
$2,660$2,527 -
$300$234 -
$400$380 -
$420$210 -
$320$272 -
$1,646Operating System Concepts, 9/e (IE-Paperback)
-
$380$342 -
$1,929Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation (Paperback)
-
$680$578 -
$560$437 -
$420$357 -
$200$190 -
$360$306 -
$360$324 -
$780$616 -
$320$240 -
$450$356 -
$320$250
相關主題
商品描述
Make the most of your infrastructure and serve pages faster than ever with Nginx
Overview
- Complete configuration directive and module reference
- Discover possible interactions between Nginx and Apache to get the best of both worlds
- Learn to configure your servers and virtual hosts efficiently
- A step-by-step guide to switching from Apache to Nginx
In Detail
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 free, open source solution will either come as a full replacement of other software such as Apache, or stand in front of your existing infrastructure to improve its overall speed.
"Nginx HTTP Server - Second Edition" provides a detailed guide to setting up Nginx in different ways that correspond to actual production situations: as a standalone server, as a 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.
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 to get it to do exactly what you need, in a fast and secure way. For more experienced administrators, this book provides different angles of approach 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.
This book takes you through the setup and configuration of Nginx by detailing every step of the way, from downloading to configuring your server in a selection of common architectures.
What you will learn from this book
- Download and build Nginx from source along with its dependencies
- The basics of Nginx configuration: syntax, structure, semantics
- Create virtual host configurations effortlessly
- Discover all first-party modules and how to enable, configure and use them
- Establish advanced rewrite rules with the Nginx Rewrite module
- Set up Nginx to work with PHP, Python and more via FastCGI
- Configure Nginx to work as a frontend for your existing HTTP server
- Learn how to port your Apache rewrite rules through three practical examples
- Troubleshoot if something goes wrong with the server
Approach
This tutorial book includes detailed instructions for each of the processes it describes: downloading and installing the application, configuring and using modules, and much more. It provides a step-by-step tutorial to replace your existing web server with Nginx. With commented configuration sections and in-depth module descriptions, you will be able to make the most of the performance potential offered by Nginx.
商品描述(中文翻譯)
充分利用您的基礎設施,並使用 Nginx 以比以往更快的速度提供網頁
概述
- 完整的配置指令和模組參考
- 探索 Nginx 與 Apache 之間的可能互動,以獲得兩者的最佳優勢
- 學習如何有效地配置您的伺服器和虛擬主機
- 從 Apache 切換到 Nginx 的逐步指南
詳細內容
Nginx 是一款輕量級的 HTTP 伺服器,專為高流量網站設計,其主要目標是網路可擴展性。隨著高速網際網路的普及,短暫的加載時間和快速的傳輸速率已成為必要條件。這個免費的開源解決方案可以完全取代其他軟體,如 Apache,或在您現有的基礎設施前面運行,以提高整體速度。
'Nginx HTTP Server - 第二版' 提供了詳細的指南,說明如何以不同方式設置 Nginx,以符合實際生產情況:作為獨立伺服器、作為反向代理、通過 FastCGI 與應用程式互動等等。此外,完整的指令參考將在配置和維護過程的各個階段成為您的最佳夥伴。
這本書是 Nginx 初學者和經驗豐富的管理員的完美伴侶。對於初學者,它將帶您完成在系統上設置這個輕量級 HTTP 伺服器的完整過程,並配置其各種模組,以便以快速和安全的方式實現您的需求。對於更有經驗的管理員,這本書提供了不同的切入角度,幫助您充分利用當前的基礎設施。無論您是希望構建全新的網頁服務架構,還是僅僅想整合一個高效的工具來優化網站加載速度,Nginx 都可以在許多情況下使用。
這本書詳細說明了 Nginx 的設置和配置,從下載到在多種常見架構中配置您的伺服器,每一步都不遺漏。
您將從這本書中學到什麼
- 從源碼下載並構建 Nginx 及其依賴項
- Nginx 配置的基本知識:語法、結構、語義
- 輕鬆創建虛擬主機配置
- 發現所有第一方模組以及如何啟用、配置和使用它們
- 使用 Nginx Rewrite 模組建立高級重寫規則
- 通過 FastCGI 設置 Nginx 與 PHP、Python 等語言的協作
- 配置 Nginx 作為您現有 HTTP 伺服器的前端
- 通過三個實用範例學習如何移植您的 Apache 重寫規則
- 如果伺服器出現問題,進行故障排除
方法
這本教程書包含了每個過程的詳細說明:下載和安裝應用程式、配置和使用模組等等。它提供了一個逐步的教程,幫助您用 Nginx 替換現有的網頁伺服器。通過註解的配置部分和深入的模組描述,您將能夠充分發揮 Nginx 所提供的性能潛力。