Comment on Performance issues?

<- View Parent
admiralpatrick@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

Check your web access logs for these 3 IPs:

And see if they’re making repeated un-scoped (no page paramater) requests to /api/v3/comment/list. If they are, block them in your firewall.

Those used to hit my instance constantly with requests like /api/v3/comment/list?sort=Old&page=16514 (yes, page 16,414). When I blocked those IPs making those requests, problem solved.

source
Sort:hotnewtop