- 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.
- Flask Web全棧開發(fā)實(shí)戰(zhàn)
- Mastering NetBeans
- 玩轉(zhuǎn)Scratch少兒趣味編程
- C語言程序設(shè)計(jì)(第2 版)
- Servlet/JSP深入詳解
- 數(shù)據(jù)結(jié)構(gòu)簡明教程(第2版)微課版
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊(cè))
- Securing WebLogic Server 12c
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- C程序設(shè)計(jì)案例教程
- C#程序設(shè)計(jì)
- Mastering C++ Multithreading
- Modern C++ Programming Cookbook
- Flink技術(shù)內(nèi)幕:架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- Penetration Testing with the Bash shell