Re: Schrödinger's error message: " Lost connection to SABnzbd.."
Posted: December 20th, 2022, 7:04 pm
The load depends on how many processors you have.Puzzled wrote: ↑December 20th, 2022, 8:34 am An average load of almost 3 is quite high. If you can't do anything about that then see if you can give SABnzbd a higher priority. I think the reason why it sometimes doesn't respond quickly enough is that it's too busy doing other things. On Linux you can set CPU priority using nice and disk priority using ionice. I don't know anything about Solaris.
If you've only got one CPU, then a load average of 3 is quite high, meaning that there's 3 things waiting to get on that one processor at any one time.
as it is, there's 3/4ths of one thing waiting to get on a processor.
Some of the systems I've worked on had 256 processors, with a load over 200, and you couldn't even tell something else was running on there..