- Nginx Essentials
- Valery Kholodkov
- 144字
- 2021-07-16 13:42:19
Chapter 1. Getting Started with Nginx
Nginx has emerged as a robust and scalable general-purpose web server in the last decade. It is a choice of many webmasters, startup founders, and site reliability engineers because of its simple yet scalable and expandable architecture, easy configuration, and light memory footprint. Nginx offers a lot of useful features, such as on-the-fly compression and caching out of the box.
Nginx integrates with existing web technologies such as Apache web server and PHP, and helps solving day-to-day problems in an easy way. Nginx is backed by a large, active community as well as a consulting company funded by venture capital. Therefore, it is actively supported.
This book will help you get started with Nginx and learn skills necessary to turn it into a powerful tool, a workhorse that will help you to solve your day-to-day challenges.
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 樂學Web編程:網站制作不神秘
- 程序員考試案例梳理、真題透解與強化訓練
- 21天學通C++(第6版)
- 教孩子學編程:C++入門圖解
- Rust Essentials(Second Edition)
- Spring+Spring MVC+MyBatis整合開發實戰
- Jenkins Continuous Integration Cookbook(Second Edition)
- 時空數據建模及其應用
- Java 從入門到項目實踐(超值版)
- 青少年學Python(第2冊)
- 深度學習入門:基于Python的理論與實現
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- C++面向對象程序設計
- Python人工智能項目實戰