wget download too slow while executing as user:
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
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
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
-
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. 0 -
Hello, How can I change this. There is not option in whm. I think I am using old cloudlinux version. ml]# uname -r 2.6.32-531.11.2.lve1.2.55.el5h.x86_64 >> [url=http://docs.cloudlinux.com/index.html?cldetect.html]CloudLinux Documentation >> IO limits are available with kernels el6.lve1.x and higher. 0 -
Hello, I have also tried ml]# cat /etc/sysconfig/iolimits IOLIMITS_ENABLED=no then rebooted lve service Still no luck Thanks Sreenivas 0 -
Hello :) Igor (user: iseletsk) will be able to clarify this, but I did want to point out the documentation states: [QUOTE]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:0 -
IO limit would limit writes to disk by wget, but not network. CPU limit might also play a role, but it is all easily observable by lvetop 0
Please sign in to leave a comment.
Comments
5 comments