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..

all 7 comments

sorted by: hot top controversial new old
[โ€“] 1 point 3 years ago

Hehe, the joys of troubleshooting and profiling. Isn't it fun?

  • source
  • [โ€“] 1 point 3 years ago

    Testing reply speed....

  • source
  • [โ€“] 1 point 3 years ago

    Since I have you here, if I start my own instance do I absolutely have to use docker? I've never had good experiences with it and would rather just install programs the old-fashioned way

  • source
  • [โ€“] 0 points 3 years ago (1 child)

    Any progress on this. I've been thinking about it too. Couple of ideas:

    Too many indexes needing to update when an insert occurs?

    Are there any triggers running upon insert?

    Unlikely but there isn't a disk write bottleneck? Might be worth running some benchmarks from the VM shell.

  • source
  • hideshow 1 child comment
  • [โ€“] 0 points 3 years ago (1 child)