• November 01, 2024, 09:29:49 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Flow problem  (Read 4966 times)

mannouman

  • Level 1 Member
  • *
  • Posts: 6
Flow problem
« on: September 20, 2013, 01:37:18 AM »

Hello,
 
I have a Dlink DNS-320 connected to my box (fiber) on which I installed SABnzbd to download from newsgroups.
If I connect my pc to my box (ethernet) and start a download from newsgroup I go to 15MB/s
 
But with the NAS and SABnzbd download is between 1MB/s and 3Mb/s.
I do not understand why the rates are not identical to those of a PC connected by ethernet to the box!
 
I don't see what to do next on my box or NAS side ...
 
If someone has an idea, I'm interested
 
Thank you !
Logged

pizzaking

  • Level 2 Member
  • **
  • Posts: 34
Re: Flow problem
« Reply #1 on: September 20, 2013, 05:34:23 AM »

The NAS CPU is simply not fast enough to handle the same speeds as your PC. Python i quite resource intensive, so i would recommend an alternative.

Assuming you have funplug installed, you should install Optware (http://nas-tweaks.net/368/installation-of-optware-on-the-d-link-dns-323-and-conceptronic-ch3snas/) on the NAS and use the NZBget client (http://nzbget.sourceforge.net) instead.  This client is written in C++ and have low resource requirements. With this I can max out my 40 Mbps download, even with SSL activated.

Good luck with it all!
Logged

mannouman

  • Level 1 Member
  • *
  • Posts: 6
Re: Flow problem
« Reply #2 on: September 20, 2013, 06:45:58 AM »

HI Pizzaking !

Thanks a lot for your answer, i'm going to try NZBget instead of SAbnzbd
Logged

mannouman

  • Level 1 Member
  • *
  • Posts: 6
Re: Flow problem
« Reply #3 on: September 20, 2013, 07:14:43 AM »

I have installed NZBGet on Optware reading this tutorial : http://nzbget.sourceforge.net/Installation_on_Optware

i tested if it works (nzbget -s -o outputmode=curses) and it works well.

But i can't connect to the web interface http://192.168.1.10:6789/  (404)

(i have forwarded 6789 port on my router to my NAS)

Any idea ?
Logged

pizzaking

  • Level 2 Member
  • **
  • Posts: 34
Re: Flow problem
« Reply #4 on: September 20, 2013, 07:23:12 AM »

Try running it as a daemon with "nzbget -D"
Logged

mannouman

  • Level 1 Member
  • *
  • Posts: 6
Re: Flow problem
« Reply #5 on: September 20, 2013, 07:26:20 AM »

Yes it works fine !!

Thanks a lot  :)
Logged

mannouman

  • Level 1 Member
  • *
  • Posts: 6
Re: Flow problem
« Reply #6 on: September 20, 2013, 07:35:53 AM »

And NZBGet is really faster than SABzbd !!

Thanks again pizzaking  ;)
Logged

pizzaking

  • Level 2 Member
  • **
  • Posts: 34
Re: Flow problem
« Reply #7 on: September 20, 2013, 04:01:13 PM »

No problem  :)
Logged