Conversation:
Notices
-
@normandy Using the daemons? I find they can run away sometimes.
-
@normandy (Try taking a look at what "ps axo pid,vsz,comm=|sort -n -k 2" gives you when the load starts tanking, it'll give you a good idea of where the RAM's going)
-
@normandy Ahhhh, that'll do it probably, given the graphics stuff GS tries really is a RAM hog.
-
@normandy Yeah it ran out of memory trying to make the 893429834982 different sizes it resizes too from the look of it.
I still don't get why we need like four different sizes of the same image? Is browser-based resizing THAT expensive?
-
@normandy config["attachments"]["show_thumbs"] = false should do it for classic, but IDK if Qvitter honors that setting