After nginx sets proxy_pass, if the service of proxy_pass is not started, it will cause nginx to hang up.

use nginx to forward api requests. If the proxy_pass service is not started when setting proxy_pass , it will cause nginx to fail.

is there any way to ensure that nginx works properly when the backend service is down?

uses docker deployment

Mar.29,2021

:keepaliveNGINX
https://segmentfault.com/n/1330000014166676-sharparticleHeader14
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3ce9a-2bacc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3ce9a-2bacc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?