this post was submitted on 30 Sep 2023
57 points (100.0% liked)
Lemmy.ca's Main Community
2811 readers
2 users here now
Welcome to lemmy.ca's c/main!
Since everyone on lemmy.ca gets subscribed here, this is the place to chat about the goings on at lemmy.ca, support-type items, suggestions, etc.
Announcements can be found at https://lemmy.ca/c/meta
For support related to this instance, use https://lemmy.ca/c/lemmy_ca_support
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Was actually a whole kernel panic, it looks like all IO on the box completely hung when the nginx docker container was stopped. Kinda a mystery, wondering if it's a kernel bug.
Oh damn! What kind of memory usage and open file handles does nginx typically use for this instance?
Our usage is really low across the board. I've thrown as much ram at postgres as its willing to use, and right now after a clean boot we're only using 4gb of ram.
Other than some poor sql, lemmy is actually really performant. There's a lot more attention on the db now though which has helped a lot.
I'll try to do a post this weekend with some data graphs.
That would be awesome! I'm glad to hear that Lemmy is performing in general and that the SQL woes are being addressed