6 ms·
Write proper websites that do not choke that easily.
by jaoane 1y ago
Write proper websites that do not choke that easily.
- HumanOstrich 1y agoSo I just need a solution with infinite compute, storage, and bandwidth. Got it.
- jaoane 1y agoThat is not what I said and that is not what is necessary. First of all web developers should use google and learn what a cache is. That way you don’t need compute at all.
- throwawayscrapd 1y agoAnd maybe you could Bing and learn what "cache eviction" is and why that happens when a crawler systematically hits every page on your site.
- OutOfHere 1y agoMaybe because it's an overly simplistic LRU cache, in which case a different eviction algorithm would be better. It's funny really since Google and other search engines have been crawling sites for decades, but now that search engines have competition, sites are complaining.