|
|
|
|
|
by iainmerrick
777 days ago
|
|
each mastodon instance could very easily delay propagation of the story by a few minutes to soften the blow I liked that idea at first glance, but thinking about it, CDN performance would actually be better with a single huge burst than if they were smeared out (assuming a very short max-age so the site can be updated rapidly). |
|
In theory a CDN could optimistically coalesce requests then re-send them when the headers of the first one return. But this is very complex and rarely done in practice.
This can also occur on any time the cache gets stale and needs to be refetched.