Page 1 of 1

Docker NZBGet Performance?

Posted: 06 Sep 2019, 17:37
by lastb0isct
Not getting great performance out of my docker NZBGet instance. Running the container on RHEL7 and am maxing out at 100KB/s or so.

Can anyone suggest some troubleshooting steps or where to look at logs for this? Nothing shows up in the hosts /var/log/messages.

Seems to be directly related to "Direct Unpacking" of files. If i turn this off then the speed goes way up. I am direct unpacking to a network share which i'm sure impacts performance. Are there any recommendations for settings for a network share (SMB/NFS or other mount options) that could increase this performance?