Page 1 of 1

Weird problem with internet download speed

PostPosted: Thu Apr 09, 2020 8:49 am
by BoroSK
i have lacie cloud box, after my orig HDD is crash, i replace new HDD ( WD40EFAX) and flash your FW (FVDWSL-BASE v18.2)
all works fine, but download from internet is very slowly.

i use only two services from NAS web interface: Transmission and Wget.
in both cases is speed DL max 5-6 MB this is similar to speed 50 Mbit :(

when I measure speed with SSH and iperf3 command, my results is 500 Mbit over internet, and 1 Gbit in local network.

I'm glad it works correctly, but I'd like to get better results if possible.

Thank you in advance for any help.

Sincerely
BoroSK

Re: Weird problem with internet download speed

PostPosted: Mon Apr 13, 2020 11:08 am
by Mijzelf
Are you using encryption by chance? (In wget that is a https link). In that case your CPU is maxing out on decryption. If you login over ssh while downloading, and run 'top', you can see the CPU last.

Re: Weird problem with internet download speed

PostPosted: Wed Apr 15, 2020 11:04 am
by BoroSK
thanks for the tip. I tried both ways via wget (http vs https), CPU usage was higher at https (70%) than http (10%) but the download speed equals. still slow..

BoroSK