● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2020-04-24 19:10:08 NZST; 2min 2s ago Docs: man:nginx(8) Process: 1867 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS) Process: 2163 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=0/SUCCESS) Main PID: 2169 (nginx) Tasks: 13 (limit: 76995) Memory: 31.1M CGroup: /system.slice/nginx.service ├─2169 nginx: master process /usr/sbin/nginx -g daemon on; master_process on; ├─2170 nginx: worker process ├─2171 nginx: worker process ├─2172 nginx: worker process ├─2173 nginx: worker process ├─2174 nginx: worker process ├─2175 nginx: worker process ├─2176 nginx: worker process ├─2177 nginx: worker process ├─2178 nginx: worker process ├─2180 nginx: worker process ├─2181 nginx: worker process └─2182 nginx: worker process Apr 24 19:10:07 xeonux systemd[1]: Starting A high performance web server and a reverse proxy server... Apr 24 19:10:08 xeonux systemd[1]: Started A high performance web server and a reverse proxy server.