On friendica.utzer.de I have a very long queue, I know I have to do something to give the server more resources or change the setup somehow, but I am not sure if this is still normal that there is so many of this contact cleanup (kind of) jobs in the queue.
Message queues
99705 - 53703
Growing since I switched to stable from RC a few weeks ago (was it?).
83998430 RemoveUnusedAvatars 2022-01-19 02:00:40 40
90694651 ContactDiscovery https://friendica.utzer.de/profile/???? 2022-02-24 22:01:37 40
90694744 UpdateContact 716132 2022-02-24 22:07:35 40
90694913 UpdateContact 688567 2022-02-24 22:19:07 40
90694914 UpdateContact 1281 2022-02-24 22:20:08 40
The first 999 jobs seem to be of this kind.
Anyone seeing such behavior?
utzer [Friendica]
•Admin (of friendica.utzer.de)
•Tobias
•Michael Vogel
•utzer [Friendica]
•@Michael Vogel I know.
In the list would the lower task priority be shown further up in the list? The list only shows 999 items, so just want to know if it is sorted by prio increasing?
Scifijunkie
•Admin (of friendica.utzer.de)
•Admin (of friendica.utzer.de)
•About +5000 a day.
Now:
Scifijunkie
•Admin (of friendica.utzer.de)
•Raroun
•Admin (of friendica.utzer.de)
•Michael Vogel
•Set the loglevel at least to "Notice" then have a look for entries with "Load:" in it. These lines can teil something about the performance of the system.
On squeet.me this - for example - looks this way:
Load: 4.21/20 - processes: 348/16/8052 - jpm: 1,244 (0:0, 20:208, 40:4) - maximum: 15/30
This means that the system is currently processing 1,244 jobs per minute (which is a really good number). 15 out of 30 workers can be used. 348 jobs are deferred, 16 workers are currently running and 8052 jobs are waiting. These are extremely good numbers.
utzer [Friendica]
•@Michael Vogel wrote some test posts and forced some RSS contacts to load new posts, but the server is not to busy now.
... show more@Michael Vogel wrote some test posts and forced some RSS contacts to load new posts, but the server is not to busy now.
Michael Vogel
•Admin (of friendica.utzer.de)
•Admin (of friendica.utzer.de)
•ok, prio 40 just clogs up the system as it take to long and I had the concurrent workers set to 7 as some months ago that would help to prevent OOM problems, the database used too much RAM back then.
Better...
... show moreok, prio 40 just clogs up the system as it take to long and I had the concurrent workers set to 7 as some months ago that would help to prevent OOM problems, the database used too much RAM back then.
Better...