View Single Post
Old 08-19-2019, 12:04 PM   #8
seru1us
Member
seru1us began at the beginning.
 
Posts: 10
Karma: 10
Join Date: May 2018
Device: Web Browser
Quote:
Originally Posted by kovidgoyal View Post
First note that you cannot run the server and GUI via separate processes on the same computer. It has to be either in-process or on separate servers.

Some memory increase is to be expected, as the python memory allocator does not always release unused memory to the OS. A doubling from initial state is pretty normal. This happened over a few days? At a constant pace or mostly at the beginning?
Seems like it's been pretty consistent over the past couple of days. Based on the time between created logs, the memory usage expanded from the date of this thread's creation until today (approx 4 days).

And just to clarify, I would probably end up moving calibre-server to a container sometime in the future (and keep the GUI installed locally), since all of my other apps are running as containers now.
seru1us is offline   Reply With Quote