I’ve been noticing reddthat going down for a short time (a few minutes or so) more than before - is everything okay?
https://lestat.org/status/lemmy shows our uptime at 88.82% right now - not horrible, but not great either. We of course stunt need to be up 99.9999% of the time, but still.
Is there anything we can help with besides donating? I like it here, so I want to make sure this place stays up for a long time 👍
It’s the internal nginx cache. It /shouldn’t/ be a problem once I update the configuration to handle it.
We can add a
resolver
line withvalid=5s
so it will recheck every 5 seconds instead of whatever the internal docker TTL cache is.