- Nginx Essentials
- Valery Kholodkov
- 107字
- 2021-07-16 13:42:21
Chapter 2. Managing Nginx
In a web server running at full scale, thousands of events are occurring each second. Micromanaging these events is obviously not possible, yet even small glitches are able to cause serious deterioration of quality of service and affect user experience.
To prevent theses glitches from happening, a dedicated webmaster or site reliability engineer must be able to understand and properly manage the processes behind the scenes.
In this chapter, you will learn how to manage an Nginx instance in operation, and we will discuss the following topics:
- Starting and stopping Nginx
- Reloading and reconfiguring processes
- Allocating worker processes
- Other management questions
推薦閱讀
- 精通Nginx(第2版)
- Python程序設(shè)計(jì)教程(第2版)
- JavaScript 從入門到項(xiàng)目實(shí)踐(超值版)
- Developing Middleware in Java EE 8
- 青少年美育趣味課堂:XMind思維導(dǎo)圖制作
- iOS開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App Store上架
- Python數(shù)據(jù)分析(第2版)
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- Unity 2017 Mobile Game Development
- uni-app跨平臺(tái)開發(fā)與應(yīng)用從入門到實(shí)踐
- 愛上C語(yǔ)言:C KISS
- Sails.js Essentials
- 現(xiàn)代CPU性能分析與優(yōu)化
- 例說FPGA:可直接用于工程項(xiàng)目的第一手經(jīng)驗(yàn)