Remix.run Logo
yanis_t 13 hours ago

So I assume it's because it's not statically build, but requires a DB connection all the time?

timpera 13 hours ago | parent [-]

Yes, with the recent waves of AI scrapers I have noticed on my own WordPress websites that the DB seems to the weak point when under load. Cache plugins can help a lot with this.