Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-09-2012, 04:13 AM
|
#1
|
|
LQ Newbie
Registered: Jan 2012
Posts: 5
Rep: 
|
Large http downloads hang
Large http and https downloads stop after a minute or so. The browser (doesn't matter which) and bash shell do the same. User doesn't matter.
The weird part is that when I do the download in Firefox, the download window hangs as usual but when I press [pause] then [resume], downloading continues where it left off.
ftp downloads don't have this problem so huge files can be downloaded without user intervention.
It behaves as though http(s) downloads require periodic user intervention. Is this configurable somewhere? TIA
Mandriva 2011.0
KDE 4.6.5
|
|
|
|
03-09-2012, 11:55 AM
|
#2
|
|
LQ Newbie
Registered: Feb 2012
Posts: 9
Rep: 
|
Do you observer that the FTP and HTTP speeds are similar or dissimilar? If the FTP connection is using less bandwidth... I would suspect it may be your router that is hanging and not actually Firefox. You can also test and rule out Firefox as the culprit by attempting the same download (that fails in the browser) on the command line with wget. If wget works fine, then perhaps its a bug in FF.
Cheers
Mike
|
|
|
|
03-10-2012, 12:15 AM
|
#3
|
|
LQ Newbie
Registered: Jan 2012
Posts: 5
Original Poster
Rep: 
|
It doesn't hang in Windows nor while downloading large binaries in newsgroups so the hardware can be ruled out.
It does hang using the Linux command line and browsers other than Firefox. I'm wondering if Linux allows for rules on certain ports, for example port 80 (http) pauses but port 20 (ftp) doesn't.
|
|
|
|
03-10-2012, 12:25 AM
|
#4
|
|
LQ Newbie
Registered: Feb 2012
Posts: 9
Rep: 
|
Quote:
Originally Posted by kennethf
It doesn't hang in Windows nor while downloading large binaries in newsgroups so the hardware can be ruled out.
It does hang using the Linux command line and browsers other than Firefox. I'm wondering if Linux allows for rules on certain ports, for example port 80 (http) pauses but port 20 (ftp) doesn't.
|
There are ways to throttle traffic in linux, Ive never heard of deliberately causing pauses though. Either way, Im positive no distro would implement that out of the box. So unless you did it I think its safe to say that's not it.
Are you wireless or wired? Could be a driver bug either way.
|
|
|
|
03-10-2012, 12:39 AM
|
#5
|
|
LQ Newbie
Registered: Jan 2012
Posts: 5
Original Poster
Rep: 
|
Wired. I'm sure no distro would do it out of the box either. I'm just guessing.
Does http use a cache or buffer somewhere that's maybe not big enough?
|
|
|
|
03-10-2012, 12:42 AM
|
#6
|
|
LQ Newbie
Registered: Feb 2012
Posts: 9
Rep: 
|
Quote:
Originally Posted by kennethf
Wired. I'm sure no distro would do it out of the box either. I'm just guessing.
Does http use a cache or buffer somewhere that's maybe not big enough?
|
Perhaps your browsers cache... browser memory... Firefox? Do some googling and check the "about :config" settings to see if there is a culprit in there. Also, you can watch for what top tells you while attempting a download, see if you find something suspicious. I do remember the being a few memory.cache type settings in the browser.
Good luck.
|
|
|
|
03-10-2012, 03:23 PM
|
#7
|
|
Member
Registered: Sep 2004
Distribution: Ubuntu
Posts: 42
Rep:
|
what about using wget to download the file and log the resulting activity? This will tell you if it's a network problem or application specific issue.
wget https://someurl/somefile.zip --output-file=logfile
|
|
|
|
03-11-2012, 06:51 PM
|
#8
|
|
LQ Newbie
Registered: Jan 2012
Posts: 5
Original Poster
Rep: 
|
I was finally able to complete the download inside the bash shell by periodically pressing ctrl-s (pause) and ctrl-q (resume) until it finished. Just like pressing the pause and resume keys while downloading with the GUI.
Somehow it limits the amount of http(s) data it will permit until more is explicitly requested.
Thanks. I'm still looking for a real solution.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:26 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|