![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: e1d5c880fa1fe3f6d2d2cbf527e051eafae5eec4 https://github.com/dreamwidth/dw-free/commit/e1d5c880fa1fe3f6d2d2cbf527e051eafae5eec4 Author: Mark Smith mark@dreamwidth.org Date: 2021-08-22 (Sun, 22 Aug 2021)
Changed paths: M cgi-bin/Apache/LiveJournal.pm M cgi-bin/LJ/Protocol.pm M cgi-bin/modperl_subs.pl M etc/config.pl.example M etc/kubernetes/web/secrets/config.pl
Log Message:
Remove some cruft
We haven't used SERVER_DOWN or SERVER_TOTALLY_DOWN in a decade since we just mark as down at the load balancer level and bypass Apache entirely. Let's just remove it.