Hello,
I added a lot ob tasks to the queue (>10000). Since then my dl speed droped to 1mb/s. Normally I max out my 100mbit line.
It is a octa core cpu with 8gb of ram. (Sysload: 1.00 | 1.07 | 1.11 | V=4074M R=992M)
The system seems to idle.
Any ideas how I can increase the dl speed?
---
Version: 2.3.1 [f1695ec]
Python Version: 2.7.13 (default, Jan 19 2017, 14:48:08) [GCC 6.3.0 20170118] [UTF-8]
OpenSSL: OpenSSL 1.1.0f 25 May 2017
[solved] really big queue = performance problem
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
[solved] really big queue = performance problem
Last edited by zion2k on November 28th, 2017, 3:23 pm, edited 1 time in total.
Re: really big queue = performance problem
Sabnzbd is unfortunately not made for this.. I think for these kind of loads you should check nzbget.
Sab should do fine with 1000 items, but above that the overhead of searching for the next article and other bookkeeping is getting increasingly worse.
Sab should do fine with 1000 items, but above that the overhead of searching for the next article and other bookkeeping is getting increasingly worse.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: really big queue = performance problem
Thank you for the fast answer.
Is there a fast and save way to delete my whole queue? The GUI is not really responsive, as you can imagine.
Is there a fast and save way to delete my whole queue? The GUI is not really responsive, as you can imagine.
Re: really big queue = performance problem
You can delete queue10.sab file from your admin folder for SABnzbd:
https://sabnzbd.org/wiki/advanced/directory-setup
Make sure to shutdown SABnzbd first.
Then you will also have to delete all the files from your incomplete folder.
https://sabnzbd.org/wiki/advanced/directory-setup
Make sure to shutdown SABnzbd first.
Then you will also have to delete all the files from your incomplete folder.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: really big queue = performance problem
Thank you for the help.
I think I will solve this with a notification script which will add 500 new items if the queue is empty.
I think I will solve this with a notification script which will add 500 new items if the queue is empty.