my self host isn’t as “fast” as other sites, I notice other sites are near instant/really quick, mines quicker when not logged in I realized, its not unusable slow at all but for my specs I’d think it’d be quicker.
12 core cpu, 40GB ram. for privacy reasons I can’t share domain.
any tips on what to check or how I can optimize my app.yml would be grateful.
it mostly has images/videos, is that the issue?
The recommendation is 25% of ram. If you give postgres almost all of the RAM then you have no ram left for the web server. This is probably your problem.
I see, wish there were more docs on how to optimize it etc, not all the time the bootstrapped thing is efficient, I set it up on a new server, and changed it to the suggestion you made, I also set it up with Cloudflare tunnel, is it a good idea long term? everything loads fast now! im happy
There are comments in the app.yml file. discourse-setup creates reasonable values. Those defaults would likely work with several million monthly pageviews.