wget download too slow while executing as user:

sreeninair

Well-Known Member
Dec 23, 2013
100
0
16
cPanel Access Level
Root Administrator
Hello,

Downloading speed is too slow when I wget a file as a cPanel user. Root user has got considerable speed . I am facing same issues in my wordpress site when I try to reinstall it from dashboard.


================

Root user:


ml]# wget https://downloads.wordpress.org/release/wordpress-3.9.1-no-content.zip
--2014-06-14 15:08:58-- https://downloads.wordpress.org/release/wordpress-3.9.1-no-content.zip
Resolving downloads.wordpress.org... 66.155.40.205, 66.155.40.202, 66.155.40.203, ...
Connecting to downloads.wordpress.org|66.155.40.205|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4848618 (4.6M) [application/zip]
Saving to: `wordpress-3.9.1-no-content.zip'

100%[===================================================================================>] 4,848,618 4.30M/s in 1.1s

2014-06-14 15:09:00 (4.30 MB/s) - `wordpress-3.9.1-no-content.zip' saved [4848618/4848618]
=======================

cPanel user:

m.au [~/public_html]# wget https://downloads.wordpress.org/release/wordpress-3.9.1-no-content.zip
--2014-06-14 15:10:05-- https://downloads.wordpress.org/release/wordpress-3.9.1-no-content.zip
Resolving downloads.wordpress.org... 66.155.40.203, 66.155.40.204, 66.155.40.205, ...
Connecting to downloads.wordpress.org|66.155.40.203|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4848618 (4.6M) [application/zip]
Saving to: `wordpress-3.9.1-no-content.zip.1'

7% [=====> ] 368,304 14.5K/s eta 21m 52s ^


=========================


I have tried disabling cagefs for the user. Any help ?





Thanks
Sreeni
 

bejbi

Well-Known Member
PartnerNOC
Jan 20, 2006
165
31
178
Poland
cPanel Access Level
DataCenter Provider
Try to modify I/O limit for this LVE container. It is probably low. When You download the I/O usage is linear to download from internet.
 

sreeninair

Well-Known Member
Dec 23, 2013
100
0
16
cPanel Access Level
Root Administrator
Hello,

I have also tried

ml]# cat /etc/sysconfig/iolimits
IOLIMITS_ENABLED=no

then rebooted lve service

Still no luck


Thanks
Sreenivas
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

Igor (user: iseletsk) will be able to clarify this, but I did want to point out the documentation states:

The IO limits will only affect DISK IO, and will have no effect on network.
You may want to submit a ticket to the Cloud Linux support team directly if you feel this might be an issue with the Cloud Linux software itself:

https://helpdesk.cloudlinux.com/

Or, if you purchased the CL license through cPanel, you can open a ticket directly with us and we can move it to our Cloud Linux queue. Please post the ticket number here if you decide to open a ticket so we can update this thread with the outcome.

Thank you.