  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 Mon 2026-03-31 08:00:00 UTC; 2h 30min ago
       Docs: man:nginx(8)
    Process: 1230 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
    Process: 1234 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
   Main PID: 1235 (nginx)
      Tasks: 5 (limit: 4915)
     Memory: 12.4M
        CPU: 1.234s
     CGroup: /system.slice/nginx.service
             ├─1235 "nginx: master process /usr/sbin/nginx -g daemon on; master_process on;"
             ├─1236 "nginx: worker process" "" "" "" "" "" "" "" "" ""
             ├─1237 "nginx: worker process" "" "" "" "" "" "" "" "" ""
             ├─1238 "nginx: worker process" "" "" "" "" "" "" "" "" ""
             └─1239 "nginx: worker process" "" "" "" "" "" "" "" "" ""
