»» сервер обслуживает запросы ««
контент не размещён · действия за оператором

session 1 · diagnostic

operator@srv-edge-04:~$ uname -a
Linux srv-edge-04 6.1.0-21-amd64 #1 SMP 2026 x86_64 GNU/Linux
operator@srv-edge-04:~$ systemctl is-active nginx
active
operator@srv-edge-04:~$ nginx -v
nginx version: nginx/1.25.3
operator@srv-edge-04:~$ ss -tlnp | grep nginx
LISTEN 0 511 0.0.0.0:80 *:* users:(("nginx",pid=4823,fd=6))
LISTEN 0 511 0.0.0.0:443 *:* users:(("nginx",pid=4823,fd=8))
operator@srv-edge-04:~$ curl -sI -k https://localhost/
HTTP/2 200
server: nginx/1.25.3
content-type: text/html; charset=utf-8
date: 2026-05-20

summary

parametervalue
hostsrv-edge-04.dc-ams
protocolHTTP/2 + TLS 1.3
uptime3d 14h 27m
req/sec0.4
contentnot provided

operator notes

operator@srv-edge-04:~$
# default response · req 0xa7f2-9cc1 · 2026