Slow http download. Fast via FTP and module

6 posts / 0 new
Last post
#1 Mon, 05/19/2014 - 18:39
mr_sarge

Slow http download. Fast via FTP and module

Hi,

I have some trouble with speed on my virtual host. apache seem to top at 600kb/s. I don't know why. When downloading from the server via FTP or vie the webmin file manager module, I can get up to 3.5Mb/s.

I tried to play with the httpd.conf, StartServers, MinSpareServers, MaxSpareServers, ServerLimit, MaxClients and MaxRequestsPerChild but noting change.

Is there somewhere I can look to trouble shoot this issue?

The webmin server run on a VPS. Have 512mb ram but only ~240-260 are used at this time.

Thank you!

Thu, 05/22/2014 - 13:57
inteq

Most likely, your host limits the speed on some ports. Open a ticket with them and ask.

Did you enable mod_qos on your apache?

Thu, 05/22/2014 - 14:26
mr_sarge

mod_qos: I didn't touch anything. apachectl -t -D DUMP_MODULES doesn't return it.

Host limit: If it was my host, I would also have the problem in the file manager plugin.

Thanks

Fri, 05/23/2014 - 16:47
inteq

Isn't file manager on https?

Mon, 07/28/2014 - 16:47
inteq

I know it is old topic, but try EnableSendFIle off in your domain apache config. Did wonders for me

Mon, 07/28/2014 - 16:55
mr_sarge

Thanks for the info.

After multiple test on different OS and architecture at the same hosting, I decided to switch to a new host. I don't have the problem anymore,

I'll keep this in mind if I ever get this problem again !

Topic locked