Meet the process that actually answers the port.
In this interactive Infrastructure lesson from Stencel Academy you don't just read — you type real commands like systemctl status nginx, curl -v localhost and watch the machine respond on a live, animated map. It is part of the free How Infrastructure Works course.
Builds on: Load Balancers.
cat /etc/nginx/sites-enabled/promptd.conf — The one line that wires proxy to app.ss -tlnp | grep 3000 — Proof promptd hides on loopback only.nginx -t — Test config before you reload — never break prod.curl -s localhost/healthz — The endpoint lb-01 polls to keep web-01 in rotation.