Nginx and its workers with some random facts
I have a VM with one CPU only and there I run #nginx 1.18.0 in ubuntu server. It involves with some lightweight work like static content serve and as well as dynamic content with load balancer capability.
If I check the command:
# ps -ef --forest | grep nginx | grep