中文问答
Cloudflare 524 怎么修复
524 表示 Cloudflare 已连上源站,但源站响应时间过长。
time curl -s -o /dev/null -w '%{http_code}\n' https://llmsfile.com/your-heavy-endpoint
top -bn1 | head -n 20
sudo journalctl -u caddy --since '30 minutes ago' --no-pager | tail -n 80
中文问答
524 表示 Cloudflare 已连上源站,但源站响应时间过长。
time curl -s -o /dev/null -w '%{http_code}\n' https://llmsfile.com/your-heavy-endpoint
top -bn1 | head -n 20
sudo journalctl -u caddy --since '30 minutes ago' --no-pager | tail -n 80