|
|
|
|
|
by bitboop
1788 days ago
|
|
Would it be feasible to do some "intelligent" TTL updates? By which I mean, don't let the cached data expire automatically. Instead, query a service that informs it of any outage on the backend. If an outage exists, the TTL is renewed. Otherwise, the TTL is expired. For the `F5` spammers, they would be served with the stale data, until the backend recovers from the outage. I'm sure I've missed some obvious reason why this isn't a good idea. I'd love to know why. |
|