Student Reviews
( 5 Of 5 )
1 review
Video of Nginx Mastery Nginx Connection Processing Architecture in Nginx HTTP Server course by Very Academy channel, video No. 2 free certified online
The Nginx Mastery Series focuses on building and administrating Nginx services. In this tutorial we focus in on the Nginx connection processing architecture.
Repository:
https://github.com/veryacademy/yt-nginx-mastery-series
Nginx Architecture
- [ ] Setup
- [ ] Create new Image
- [ ] Start new container
- [ ] Docker Top - view running processes
- [ ] Installing procps
- [ ] Refined inspection of processes
- [ ] The Nginx connection processing architecture
- [ ] Role of Master and Worker Process
- [ ] Worker connections
- [ ] Allocating Worker processes
- [ ] Graceful reload without interrupting
- [ ] Nginx core directories