I’m trying to fix this annoying slowness when posting to larger communities. (Just try replying here…) I’ll be doing some restarts of the docker stack and nginx.

Sorry for the inconvenience.

Edit: Well I’ve changed the nginx from running in a docker container to running on the host, but that hasn’t solved the posting slowness…

  • veroxii@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    Another thought: how many db connections do you have? Could it be starved because there are so many selects happening and it needs to wait for them to finish first?